You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module.exports={entry: './vue-notifyjs/dist/vue-notifyjs.common.js',output: {filename: './vue-notify.umd.js',// export to AMD, CommonJS, or windowlibraryTarget: 'umd',// the name exported to windowlibrary: 'notify'}};
The text was updated successfully, but these errors were encountered:
yyccQQu
changed the title
The vue-nogifyjs Usage with Html5 !~~~~~
The vue-notifyjs Usage with Html5 !~~~~~
Dec 13, 2020
https://github.com/vue-then/scss-template/blob/main/example-git/dialog-notify/dialog/demo.html
https://github.com/vue-then/scss-template/blob/main/example-git/dialog-notify/dialog/vue-notify.umd.js
The common.js to umd.js
https://github.com/vue-then/scss-template/blob/main/example-git/webpacks/package.json
webpack.config.js
The text was updated successfully, but these errors were encountered: