fix glyphicons location in build dir

This commit is contained in:
Bart Schuurmans 2022-02-01 21:46:12 +01:00
parent f726efdc2f
commit 5f1e7dac6c
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ module.exports = {
},
{
from: "../node_modules/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2",
to: "css/"
to: "fonts/"
},
{ from: "../node_modules/emojione/lib/js/emojione.min.js" },
{ from: "../node_modules/linkifyjs/dist/linkify.min.js" },