1
0
mirror of https://github.com/atisawd/boxicons.git synced 2025-09-01 11:42:34 +02:00
This commit is contained in:
atisawd
2018-07-07 23:01:17 +05:30
parent ff6cef6ce0
commit 2aa61b27d2
9 changed files with 9227 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ module.exports = {
},
}),
new WrapperPlugin({
test: /box-icon-element\.js$/,
test: /boxicons\.js$/,
header: getWrapper('header'),
footer: getWrapper('footer'),
}),