ember-cli-summernote
ember-cli-summernote copied to clipboard
moving from bower to npm
Hi Guys,
i'm trying to move away from bower and use completely the npm package. still i get the message of Build Error (SourceMapConcat) ENOENT: no such file or directory, open 'tmp\source_map_concat-input_base_path-ufw4nrVe.tmp\bower_components\summernote\dist\summernote.min.js'
do you know what could be? i'm having summernote as a dependency and ember-cli-summernote as a devDependency.
Should be working with 1.5.1, but there are other problems (see #35)
It looks v1.5.1 didn't include the pr #32 so I just published v1.5.2. It should work. Thanks for the contribution.