ember-ref-bucket
ember-ref-bucket copied to clipboard
warning ember-ref-bucket.no-preprocessor
Warning is shown in the console.
"Preprocessor was not executed on create-ref modifier. If the reference is not set, check that ember-ref-bucket is included in the dependencies (not devDependencies) in package.json."
The ember-ref-bucket is included in dependencies in the apps package.json
What else could it be? App runs fine...
Hey @basz, thank you for report!
Could you clarify ember-source version, ember-cli-babel version, and embroider (if used).
This warn introduced here: https://github.com/lifeart/ember-ref-bucket/pull/65
hio
"ember-source": "5.10.2",
"ember-cli-babel": "8.2.0",
"@embroider/compat": "3.6.0",
"@embroider/core": "3.4.14",
"@embroider/test-setup": "4.0.0",
"@embroider/util": "1.13.2",
"@embroider/webpack": "4.0.4",