Open elmaxe opened 3 years ago
CI: Run meteor --production and meteor will try to minify the code. Meteor does not accept template strings or arrow functions, these things will fail the minifying of the code
meteor --production
CD: push to sips
CI: Run
meteor --production
and meteor will try to minify the code. Meteor does not accept template strings or arrow functions, these things will fail the minifying of the codeCD: push to sips