new icon indicating copy to clipboard operation
new copied to clipboard

The Aurelia 2 scaffolding repo used by our tools to setup new projects.

Results 17 new issues
Sort by recently updated
recently updated
newest added

Babel setup now works. gulp-typescript seems broken under gulp v5.

When creating a new project using `npx makes aurelia` a `webpack.config` file is created. It has this line in it: ``` alias: production ? { // add your production aliases...

What's about to add Vite?

# The problem: After running `npm makes aurelia` in interactive mode creating template compatible to: > npx makes aurelia new-project-name -s parcel,typescript,sass We are offered an option: ```shell ? Do...

Just keeping a note for some common tasks that are not already handled by the skeleton - For application, probably we can use copy plugin, Aurelia logo image, and an...

stylelint support multiple languages, is well supported by a large community.

enhancement

This might be a bit of a stupid question but the Aurelia 1 version of the skeleton had a directory called `static` where one could put image, etc ... These...