issues
search
ember-cli-deploy
/
ember-cli-deploy-revision-data
An ember-cli-plugin to create a unique revision key for the build
MIT License
22
stars
57
forks
source link
Now filePattern is relative to the dist dir stored in `context.distDir`
#5
Closed
achambers
closed
9 years ago
achambers
commented
9 years ago
This PR will do the following:
Change the file pattern for the taggable index file to be relative to the distDir property that is stored in
context.distDir
.
This PR will do the following:
context.distDir
.