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

Question: Can I force the same name on npm run build #2002

Closed
ltoshea opened this issue Apr 20, 2017 · 1 comment
Closed

Question: Can I force the same name on npm run build #2002

ltoshea opened this issue Apr 20, 2017 · 1 comment

Comments

@ltoshea
Copy link

ltoshea commented Apr 20, 2017

The react script I'm generating is getting included in a HTML page which also generates the values that need to get passed into the react component. During testing I have to rebuild a lot and the filename changes which is an annoyance when having to include it.
e.g.
<script type="text/javascript" src="../targetprice-react/build/static/js/main.550a7e13.js"></script>

@gaearon
Copy link
Contributor

gaearon commented Apr 20, 2017

Not currently.
Please subscribe to #1070 if you’re interested in this feature.

@gaearon gaearon closed this as completed Apr 20, 2017
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants