mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
began adding capability flags
This commit is contained in:
@@ -88,6 +88,7 @@ const web = {
|
||||
{
|
||||
// Strip asserts from our deps, mainly choojs family
|
||||
include: [path.resolve(__dirname, 'node_modules')],
|
||||
exclude: [path.resolve(__dirname, 'node_modules/crc')],
|
||||
loader: 'webpack-unassert-loader'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user