gruntjs - Is Angularjs possible to create some config json files that no build in js file? -


is possible create config json files not build in js file? use grunt + browserify bundle , compress, , want create config json files change actions in angular app without building js files, i.e: if change config json file, can hide/show pages immediately.

thanks.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -