Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #41870, comment 44


Ignore:
Timestamp:
04/14/2018 04:08:37 AM (7 years ago)
Author:
WraithKenny
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41870, comment 44

    initial v1  
    44
    55It 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.)