IG
Size: a a a
IG
KS
y
Module not found: Error: Can't resolve '../components/Modal' in '
resolve: {
extensions: [
'.styl',
'.tsx',
'.ts',
'.jsx',
'.js'
],
},
y
y
KS
y
['.wasm', '.mjs', '.js', '.json']
IG
IG
KS
['.wasm', '.mjs', '.js', '.json']
Using this will override the default array, meaning that webpack will no longer try to resolve modules using the default extensions
y
Using this will override the default array, meaning that webpack will no longer try to resolve modules using the default extensions
KS
y
['.wasm', '.mjs', '.js', '.json']
будет использовать твой..vue
y
IG
f
y
[production]Эти переменные получаются из
ie11
[development]
safari > 11
BROWSERSLIST_ENV || NODE_ENV || 'production'
y
[production]Эти переменные получаются из
ie11
[development]
safari > 11
BROWSERSLIST_ENV || NODE_ENV || 'production'