Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with Embroider staticHelpers: true #162

Closed
danwenzel opened this issue Nov 4, 2019 · 1 comment
Closed

Issues with Embroider staticHelpers: true #162

danwenzel opened this issue Nov 4, 2019 · 1 comment

Comments

@danwenzel
Copy link

danwenzel commented Nov 4, 2019

Similar to #160

Reproduction here: https://github.com/danwenzel/embroider-issues/tree/css-modules, but change staticComponents: true to staticHelpers: true in ember-cli-build.js

I've got the beta embroider version of ember-css-modules installed (1.3.0-beta.1). When turning on the staticHelpers: true embroider option, ember-css-modules cannot seem to find the local-class helper:

Error: Compile Error: local-class is not a helper

Also, I tried to debug by doing a stage-1-only build, but that threw a build error:

> STAGE1_ONLY=true ember b

Build Error (BroccoliBridgePlaceholder)

BroccoliBridge placeholder 'modules' was never fulfilled.
@dfreeman
Copy link
Member

staticHelpers should now be supported in the 1.3.0-beta.2 release. Please give it a try and let me know if you run into any issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants