mirror of
https://github.com/dzeiocom/components.git
synced 2025-04-22 02:42:12 +00:00
Fixed rollup config
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
8cddeab594
commit
0bb84f9946
@ -13,7 +13,7 @@ export default [
|
||||
autoModules: true,
|
||||
mode: 'extract',
|
||||
modules: {
|
||||
generateScopedName: '[hash:8]'
|
||||
generateScopedName: '[local][hash:5]'
|
||||
}
|
||||
}),
|
||||
typescript({useTsconfigDeclarationDir: true}), // so Rollup can convert TypeScript to JavaScript
|
||||
|
Loading…
x
Reference in New Issue
Block a user