dreamjs icon indicating copy to clipboard operation
dreamjs copied to clipboard

how to use dreamjs in website

Open think2cat opened this issue 7 years ago • 1 comments

html:

js: var dream = require("bower_components/dreamjs/dream.js")

something error: Uncaught Error: Module name "bower_components/dreamjs/dream.js" has not been loaded yet for context: _. Use require([])

think2cat avatar Jun 19 '17 07:06 think2cat

Same question, have you found an answer how to use it in the browser?

microSoftware avatar Sep 26 '23 21:09 microSoftware