Snowpack: Exclude cannot be controlled because of deepmerge

Created on 19 Apr 2020  路  2Comments  路  Source: snowpackjs/snowpack

I would like to be able to override the default exclude option. When I attempt to do so the exclude config inside snowpack actually just concats my exclude option onto the default. I would prefer that deepmerge not be the default behavior.

Also it does not appear that the docs indicate that the user's config is deepmerged with the default config.

Most helpful comment

I believe i have a fix in #279

All 2 comments

I believe i have a fix in #279

Thanks for the fix!

Was this page helpful?
0 / 5 - 0 ratings