Changes between Initial Version and Version 1 of Ticket #41870, comment 44
- Timestamp:
- 04/14/2018 04:08:37 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41870, comment 44
initial v1 4 4 5 5 It might be better to just use grunt/gulp concatenate and minify (wrapped in an IIFE to place it in wp.CodeMirror). 6 7 (P.S. I haven't tested Webpack, Rollup, or Browserify, but Webpack was mentioned in a bug report on the CodeMirror Repo, and the current version is via Browswerify. I assume Rollup is the same.)