remove options

This commit is contained in:
weboko 2023-02-02 00:38:48 +01:00
parent 0f2d7c234c
commit 9413269e38
No known key found for this signature in database

View File

@ -43,8 +43,6 @@ module.exports = function (config) {
{
pattern: `${output.path}/**/*`,
watched: false,
included: false,
served: true,
},
],
envPreprocessor: ["CI"],