mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-24 10:24:29 -06:00
Updates project structure to match gulpfile
This commit is contained in:
parent
138d1a80e3
commit
154723e058
8
dist/simplemde.min.css
vendored
8
dist/simplemde.min.css
vendored
File diff suppressed because one or more lines are too long
20
dist/simplemde.min.js
vendored
20
dist/simplemde.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1,20 +0,0 @@
|
||||
# How to compile
|
||||
Minify the JS in this order:
|
||||
|
||||
1. `codemirror/codemirror.js`
|
||||
1. `codemirror/continuelist.js`
|
||||
1. `codemirror/fullscreen.js`
|
||||
1. `codemirror/markdown.js`
|
||||
1. `codemirror/overlay.js`
|
||||
1. `codemirror/gfm.js`
|
||||
1. `codemirror/xml.js`
|
||||
1. `typo/typo.js`
|
||||
1. `spell-checker/spell-checker.js`
|
||||
1. `marked.js`
|
||||
1. `simplemde.js`
|
||||
|
||||
Minify the CSS in this order:
|
||||
|
||||
1. `codemirror/codemirror.css`
|
||||
1. `simplemde.css`
|
||||
1. `spell-checker/spell-checker.css`
|
Loading…
x
Reference in New Issue
Block a user