Skip to content

Configurable dist#89

Closed
sdoxsee wants to merge 3 commits into
cgross:masterfrom
sdoxsee:configurableDist
Closed

Configurable dist#89
sdoxsee wants to merge 3 commits into
cgross:masterfrom
sdoxsee:configurableDist

Conversation

@sdoxsee
Copy link
Copy Markdown

@sdoxsee sdoxsee commented Dec 16, 2014

I've often needed to use a custom "dist' directory in the Grunt. This allows one to change dist to any directory they want by changing the appConfig.dist variable. This is similar to #9 but should be a clean merge for the current state of the generator.

@joeljeske
Copy link
Copy Markdown

+1 for build step configuration ability, even beyond just the output directory location. I would like to be able to configure the following

  • Output directory name
  • Output .js filename
  • Output .css filename
  • Bower libraries location. This is configurable using .bowerrc already but it will break grunt/gulp if changed. I suggest grunt/gulp reading this file to determine the folder name

I would also suggest creating a config file for build steps as to not duplicate configuration between gulp or grunt.

@sdoxsee sdoxsee closed this Mar 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants