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
Post a Comment