grunt-component-build
grunt-component-build copied to clipboard
Build Components using Grunt.
Results
1
grunt-component-build issues
Sort by
recently updated
recently updated
newest added
How might I configure a build wherein the output is only a .js file or only a .css file? I tried this: ``` components: { options: { name: 'app', ignore...