Skip to content

Remove static content for module development #2

Description

@derrickshowers

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions