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

DefaultStaticAssetPolicy breaks modern JS libs #138

Open
enkidulan opened this issue Oct 20, 2017 · 0 comments
Open

DefaultStaticAssetPolicy breaks modern JS libs #138

enkidulan opened this issue Oct 20, 2017 · 0 comments

Comments

@enkidulan
Copy link
Contributor

enkidulan commented Oct 20, 2017

bin/ws-collect-static command renames static files, for example:

/ckeditor/ckeditor.js
# becomes
/ckeditor/ckeditor.b85a04142c1ad6b5c64a65fb6c889a25.js

and it breaks modern JS libs that do relative submodules loading, like ckeditor.

Related issue: #39

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

1 participant