brzpegasus / ember-cli-nwjs

An addon for building desktop apps with Ember and NW.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with ember-cli-tinymce

matthellstrom opened this issue · comments

When I package my app with ember-cli-tinymce addon installed, I get an error when it starts in the console:

Failed to load resource: net::ERR_FAILED tinymce.min.js

It works fine to run it in the browser.