mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-12 18:49:21 +00:00
Moved types to the module folder
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -18,7 +18,7 @@ module.exports = {
|
||||
});
|
||||
newConfig.resolve.extensions.push('.ts', '.tsx');
|
||||
|
||||
// SCSS
|
||||
// Stylus
|
||||
newConfig.module.rules.push({
|
||||
test: /\.styl$/,
|
||||
use: ['style-loader', {
|
||||
|
Reference in New Issue
Block a user