Make WordPress Core

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


Ignore:
Timestamp:
04/14/2018 04:17:48 AM (6 years ago)
Author:
WraithKenny
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41870, comment 44

    v1 v2  
    55It might be better to just use grunt/gulp concatenate and minify (wrapped in an IIFE to place it in wp.CodeMirror).
    66
     7https://github.com/codemirror/CodeMirror/issues/4838
     8
    79(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.)