Skip to content
Snippets Groups Projects
Commit 520d4b3b authored by Shaun Ellis's avatar Shaun Ellis
Browse files

fixes #12

parent 3c07cb38
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,8 @@ module.exports = { ...@@ -4,9 +4,8 @@ module.exports = {
path: __dirname, path: __dirname,
filename: 'index.umd.js', filename: 'index.umd.js',
libraryTarget: 'umd', libraryTarget: 'umd',
library: 'mirador_poc_1', library: 'm3core',
}, },
target: 'node',
module: { module: {
rules: [ rules: [
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment