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

Add option to exclude /tailwind route + associated resources #17

Open
1 of 2 tasks
samselikoff opened this issue Apr 19, 2018 · 0 comments
Open
1 of 2 tasks

Add option to exclude /tailwind route + associated resources #17

samselikoff opened this issue Apr 19, 2018 · 0 comments
Labels
Feature/Enhancement New feature or request

Comments

@samselikoff
Copy link
Contributor

samselikoff commented Apr 19, 2018

EC-Tailwind ships with some stuff to build an autogenerated /tailwind route, to use during development.

We should add a shouldIncludeStyleguide option that, when false, removes this stuff, and default it to false in prod and true otherwise.

  • don't app.import('etw.css')
  • don't ship the components/controllers/etc. code used for the styleguide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature/Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant