Hi Hugo, in case you or others need it:
this is how I copy resources in maven: https://github.com/codeoscopic/avant2-website/blob/452cc6f5b811a46b6a859331a687fab77ce3b439/avant2-products-companies/pom.xml#L57 El dom., 4 oct. 2020 a las 18:08, Hugo Ferreira (<[email protected]>) escribió: > Thank you. > > Carlos Rovira <[email protected]> escreveu no dia domingo, 4/10/2020 > à(s) 16:27: > > > Hi Hugo, > > > > I use maven for that, although I use VSCode, so that way I ensure my > build > > of the project is independent of the IDE I'm using and I can upload to a > CI > > server and ensure the build will work exactly as it works locally. Don't > > like when I build something locally and in the CI server things go > > differently. > > > > anyway I think the way to make VSCode copy assets is with the > asconfig.json > > file and the following config line: > > "copySourcePathAssets": true > > > > El dom., 4 oct. 2020 a las 12:20, Hugo Ferreira (<[email protected] > >) > > escribió: > > > > > Do you guys that use VS Code know how to always force to copy JS > > resources > > > from resources folder to bin/resources ? > > > If I add or change a JS file on my resources folder, I have to manually > > > copy to bin folder. > > > > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > > -- Carlos Rovira http://about.me/carlosrovira
