Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to custom sourcemap filename #129

Open
houfeng0923 opened this issue Aug 28, 2018 · 1 comment
Open

how to custom sourcemap filename #129

houfeng0923 opened this issue Aug 28, 2018 · 1 comment

Comments

@houfeng0923
Copy link

hi, @rickharrison

now , in ember-cli config , i can generate hash files with sourcemap files, like this:

vendor-fce6de4e72c198ba468a0eb2c83d1fb4.js
vendor-637ec5408a9ef70307a43842b526828d.map

but, we hope the mapfile name is same as origin js file . can broccoli-asset-rev support custom map file name like this:

vendor-fce6de4e72c198ba468a0eb2c83d1fb4.js
vendor-fce6de4e72c198ba468a0eb2c83d1fb4.js.map

thanks

@bertdeblock
Copy link

I'm interested in this as well.

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

No branches or pull requests

2 participants