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

Fix issue with generation of bundled and minified forge file on Windows. #446

Conversation

bharat-srinivasan
Copy link

  • Use r.js.cmd to generate optimized resources when running on Windows.
  • Create new file optimize.js which determines the OS platform and runs the correct command to perform optimization.

@dlongley
Copy link
Member

Once the changes from #456 have been published, this issue should be revisited to see if it has been addressed.

@davidlehn davidlehn added this to the v0.7.0 milestone Jan 12, 2017
@davidlehn
Copy link
Member

0.7.0 was released which uses webpack by default. This should address this issue.

@davidlehn davidlehn closed this Feb 7, 2017
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.

3 participants