bacbos / bolt-menu-editor

a visual menu-editor extension for the awesome bolt cms
Other
21 stars 23 forks source link

Add clearAssets and up the version requirement to 2.2.10 #18

Closed SvanteRichter closed 9 years ago

SvanteRichter commented 9 years ago

When another extension uses certain JS libraries on the backend it can mess with the menueditors requirejs, so I we need to clear the assets on the menueditor route. Since clearAssets wasn't added until #4031 it needs the version requirement to be upped to 2.2.10

bacbos commented 9 years ago

Great, thanks a lot. The require-js stuff is very ugly anyway so I'll get rid of this in the next major release.