|
|
|
|
|
by Waterluvian
1774 days ago
|
|
Has anyone had any luck using this classic style of JS namespacing in a way where their editor understands it when populating code completion? I love rollup, uglify-js, etc. for this kind of thing: just concatenate all the modules into one JS file and ship it as-is. |
|