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

Remove static content for module development #2

Open
derrickshowers opened this issue Mar 16, 2016 · 0 comments
Open

Remove static content for module development #2

derrickshowers opened this issue Mar 16, 2016 · 0 comments

Comments

@derrickshowers
Copy link
Owner

Modules should not include anything having to deal with markup, CSS, or images. There is already conditionals in place to prevent the templates from being copied, but all of the build steps should be removed. This will require some sort of conditional in the templates, or worse case, a different template for ES2015 modules (specifically things like package.json and .npmignore).

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

1 participant