0
votes

I clone an aurelia skeleton-typescript-webpack project. Is it possible at least to use aurelia cli au generate and maybe au import with webpack configuration?

1

1 Answers

1
votes

This really isn't possible at the current time. The current version of the CLI only works with the RequireJS based projects it creates. In the future, you'll be able to create a Webpack based project with the CLI.