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

Can I do this if my app.js depends on bundle.js? #1

Open
cmal opened this issue May 7, 2017 · 0 comments
Open

Can I do this if my app.js depends on bundle.js? #1

cmal opened this issue May 7, 2017 · 0 comments

Comments

@cmal
Copy link

cmal commented May 7, 2017

Hi, I had a deep search into Google and found your project. Thanks for your shared method.
I want to use clojurescript and have a js module named echarts3. echarts3 do not have a cljsjs module and I am considering to do bundle it to the js file generated by clojurescript.

Can I do this?

I've been using require.js to do this. If this works, is there a problem (what is been solved by require.js) that the bundle.js haven't been loaded when browser runs the app.js generated by clojurescript? So the app.js cannot work correctly?

Thanks!

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