Erreur au build en mode production
Problème rencontré
Depuis le passage à yarn
le projet ne compile plus en mode production :
# yarn build
yarn run v1.22.5
$ ember build --environment=production
Environment: production
⠴ building... [Bundler][BABEL] Note: The code generator has deoptimised the styling of /app/web-gui/node_modules/survey-jquery/survey.jquery.js as it exceeds the max of 500KB.
cleaning up...
Build Error (TerserWriter)
Unexpected token: eof (undefined)
Stack Trace and Error Report: /tmp/error.dump.bfa0c212139fb42e48bbf2e3d4886a27.log
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Comment reproduire ?
- Considérant…
- Lorsque je…
- Alors…
Comportement attendu
- Considérant…
- Lorsque je…
- Alors…