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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -