Closed iterox closed 7 years ago
Inside bb-cli command theme-build.js function copyAssets declares a variable fontGlob:
var fontGlob = path.join('**', '*.{ttf,woff,woff2,eof,svg}');
Presumably eof should be eot
Inside bb-cli command theme-build.js function copyAssets declares a variable fontGlob:
var fontGlob = path.join('**', '*.{ttf,woff,woff2,eof,svg}');
Presumably eof should be eot