Hello fellow Aureliaers,
This is a second call for testing aurelia-cli auto-tracing, it’s going to be merged and released.
- if you are using
cli+requirejsorcli+systemjs, you should test it now to avoid surprise.
If it worked for you, please keep using it to build your production apps until the official release. - if you are using
webpack. The future release should not affect you.
I would suggest you to have a look of this new cli feature, it provides whatwebpackprovides with far less complexity.
In short, auto-tracing
- removed the burden to maintain
aurelia.jsondependencies. - greatly improved compatibility of npm packages. If this is the reason you moved away from requirejs to webpack, it’s a good time to move back and leave your
webpackconf behind.
Please follow the second post in the PR for testing.
Please report both failures and success, thx very much!