1
0
mirror of https://github.com/atisawd/boxicons.git synced 2025-08-31 11:21:52 +02:00
added web component
This commit is contained in:
atisawd
2018-07-07 08:51:13 +05:30
parent 059bdba25e
commit 2a18efb31d
21 changed files with 259 additions and 73 deletions

View File

@@ -9,7 +9,7 @@ module.exports = {
path: path.resolve(__dirname, 'dist'),
library: 'BoxIconElement',
libraryTarget: 'umd',
filename: 'box-icon-element.js',
filename: 'boxicons.js',
},
devtool: 'source-map',
module: {