lazybensch / ember-cli-copyable

Deeply copies your records including their relations. The mixin is smart enough to resolve not loaded relations and is configurable to what should be shallow/deeply copied or excluded entirely.
MIT License
25 stars 17 forks source link

Deprecated dependencies #29

Open kariavka opened 6 years ago

kariavka commented 6 years ago

DEPRECATION: Addon files were detected in ../node_modules/ember-cli-copyable/addon, but no JavaScript preprocessors were found for ember-cli-copyable. Please make sure to add a preprocessor (most likely ember-cli-babel) to in dependencies (NOT devDependencies) in ember-cli-copyable's package.json.