fix(core): update
This commit is contained in:
		| @@ -39,7 +39,7 @@ export default { | |||||||
|     // Allow bundling cjs modules (unlike webpack, rollup doesn't understand cjs) |     // Allow bundling cjs modules (unlike webpack, rollup doesn't understand cjs) | ||||||
|     commonjs({ |     commonjs({ | ||||||
|       namedExports: { |       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 |     // Allow node_modules resolution, so you can use 'external' to control | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user