ajvincent / cross-stitch

Aspect weaving unit-testable components, both dynamically and with static code rewriting.
Mozilla Public License 2.0
0 stars 0 forks source link

Stage 0: Add source/docs directory for local hosting, library bundling (CodeMirror) #17

Open ajvincent opened 2 years ago

ajvincent commented 2 years ago

I need an ExpressJS server to render the /docs directory locally, for in-development work. Plus, CodeMirror 6 recommends using Rollup to generate libraries for hosting, and I can't say I disagree.