dumberjs / dumber-gist

A lightweight online IDE to write JS SPA prototypes in your own GitHub gists.
https://gist.dumber.app
MIT License
28 stars 2 forks source link

Still reads remote dumber main file #8

Closed 3cp closed 4 years ago

3cp commented 4 years ago

It should not read that main file, all it needs should just be the lib/inject-css.js.

Need to find out why dumber is reading that not used main file.

3cp commented 4 years ago

False alarm. It was reading main file of dumber-module-loader for the prepend, not main file of dumber.