|
|
|
|
|
by bluntfang
2363 days ago
|
|
>Both have the problem that it all has to be a single file. It would be much nicer if one could import modules. Isn't this a solved problem in javascript land? Just use a compiler/minifier and your module oriented js code is in a single file as a build artifact. |
|