Is there any way to configure NX so that the assembly puts the files in the assets folder and index.html remains in the root dir?
example what I mean
dist
|
| assets
| main.js
| main.css
| index.html
Is there any way to configure NX so that the assembly puts the files in the assets folder and index.html remains in the root dir?
example what I mean
dist
|
| assets
| main.js
| main.css
| index.html