AZ
Size: a a a
AZ
AZ
AZ
AZ
RU
RU
🦜
@import 'config/root.css';- таким образом импортирую
module.exports = {ну и собственно ошибка:
resolve: {
alias: {
config: path.resolve(__dirname, '../app/config')
}}}
ERROR in ./app/components/Units/Material/_/Views/index.css
Module not found: Error: Can't resolve './config/root.css' in ...
RU
sourceType: 'unambiguous',
Ш
@import '~config/root.css'
?AZ
sourceType: 'unambiguous',
🦜
@import '~config/root.css'
?Ш
AZ
React.createElement(module.exports),
AZ
return `
...
React.createElement(exports.default)
...
`
D
return `
...
React.createElement(exports.default)
...
`
AZ
D
A
A
A