2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

build/*.js: set sourceType to module.

This commit is contained in:
XhmikosR
2018-08-12 21:28:57 +03:00
parent acd19de6a9
commit b442ce3130
10 changed files with 1 additions and 19 deletions
-2
View File
@@ -1,5 +1,3 @@
'use strict'
module.exports = (ctx) => ({
map: ctx.file.dirname.includes('examples') ? false : {
inline: false,