Skip to content

Allow Webpack to "see" more paths other than src. #833

Closed
@ekaratzaferis

Description

@ekaratzaferis

I've read this in the user guide:

You may create subdirectories inside src. For faster rebuilds, only files inside src are processed by Webpack.
You need to put any JS and CSS files inside src, or Webpack won’t see them.

Is there any way I can bypass this limitation? If I want to structure my files in folders and have them all processed by Webpack, what should I do?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions