cli
cli copied to clipboard
The Aurelia 1 command line tool. Use the CLI to create projects, scaffold components, and bundle your app for release.
**I'm submitting a bug report** * **Library Version:** 1.2.3 * **Loader/bundler:** Webpack **Current behavior:** Generating a new aurelia project using webpack and .net core produces a webpack.netcore.config.js file that does...
**I'm submitting a _discussion_ request** * **Language:** all * **Loader/bundler:** all **Current behavior:** Config files are now mostly in .json format which does not allow comments. https://stackoverflow.com/questions/244777/can-comments-be-used-in-json * **What is...
**I'm submitting a bug report** * **Library Version:** 1.0.0-beta.15 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** v8.11.3 * **NPM Version:** 6.7.0 * **Browser:**...
**I'm submitting a feature request** * **Library Version:** all **Please tell us about your environment:** * **Operating System:** all * **Language:** all **Current behavior:** Currently when working with the file...
**I'm submitting a feature request** Create ASP.NET Core Aurelia Template for dotnet new in favour of the Aurelia CLI generated dotnet template. The ASP.NET Core Aurelia Template was retired in...
**I'm submitting a bug report** * **Library Version:** 0.33.1 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 8.10.0 * **NPM Version:** 6.1.0 * **Browser:**...
@Sayan751 please have a look on hmr. I tried to bring back some plugin from old run task, but could not make it work.
**I'm submitting a feature request** At the Amsterdam meetup a question was asked whether new aurelia cli apps could (and should) be progressive web apps by default. cc @eriklieben
# 💬 RFC I want to talk about handling variable that are `environment` specific in aurelia. the way that we handle it now, is by having multiple `json` files in...
**I'm submitting a bug report** * **Library Version:** Local aurelia-cli v1.0.2 **Please tell us about your environment:** Windows 10 PS C:\code\test\au-css\aurelia-app> node -v v12.3.1 PS C:\code\test\au-css\aurelia-app> npm -v 6.9.0 *...