fix(core): update

This commit is contained in:
Philipp Kunz 2019-04-30 10:54:03 +02:00
parent b925fffc58
commit e6c2288c24

View File

@ -39,7 +39,7 @@ export default {
// Allow bundling cjs modules (unlike webpack, rollup doesn't understand cjs)
commonjs({
namedExports: {
'node_modules/@pushrocks/smartstate/dist/index.js': ['SmartState']
'node_modules/@pushrocks/smartstate/dist/index.js': ['Smartstate']
}
}),
// Allow node_modules resolution, so you can use 'external' to control