Skip to content
New issue

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

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

Already on GitHub? # to your account

goog.module in RAW mode #161

Open
KOH922 opened this issue Nov 7, 2018 · 0 comments
Open

goog.module in RAW mode #161

KOH922 opened this issue Nov 7, 2018 · 0 comments

Comments

@KOH922
Copy link

KOH922 commented Nov 7, 2018

The current plovr RAW mode inserts all dependency files with <script> element via document.write(). However, a Module *** has been loaded incorrectly error occurs at goog.module() and the load fails.
https://github.com/google/closure-library/blob/8da4a938c86e313d37d64f635e364dfef5882e9b/closure/goog/base.js#L431
goog.module() can be executed only when debug loader is called in goog.require().

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant