dojo / webpack-contrib

Plugins and loaders for webpack used with Dojo
Other
4 stars 19 forks source link

Allow paths to be excluded from path auto-discovery #286

Closed agubler closed 4 years ago

agubler commented 4 years ago

Type: feature

The following has been addressed in the PR:

Description:

Adds an additional, optional configuration property for paths to exclude the path from auto-discovery during build time rendering.

Resolves #285

agubler commented 4 years ago

@tomdye can you give this a quick re-review as I have resolved some conflicts