Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow importing static files outside src and node_modules folders #504

Merged
merged 1 commit into from
Aug 28, 2016

Commits on Aug 27, 2016

  1. Allow importing static file outside src and node_modules folders

    Remove the `include` setting from webpack loaders for CSS, JSON and other static assets.
    This way it's possible to import files from a separate config folder, a parent directory etc.
    fson committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    9308bff View commit details
    Browse the repository at this point in the history