bergie / create

Midgard Create, a generic web editing interface for any CMS
https://bergie.github.com/create
MIT License
2.47k stars 279 forks source link

cakefile - remove collectionWidgets from editonly-task #150

Open frega opened 11 years ago

frega commented 11 years ago

Drupal's edit.module does not leverage them. Saves us 4k minified afacis - yay.

One-line PR in the pipeline.

/cc @wimleers.

frega commented 11 years ago

cake editonly before patch 51K examples/create-editonly.js 24K examples/create-editonly-min.js

after 43K examples/create-editonly.js 20K examples/create-editonly-min.js

gzipped 5.8k vs. 5k. A sub 20k-edit module seems w/in reach.