aboutsummaryrefslogtreecommitdiff
path: root/build/workbox.js
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-08-12 21:28:57 +0300
committerXhmikosR <[email protected]>2018-08-12 22:22:12 +0300
commitb442ce3130808dc28fe897f610bef1e9ab9c792f (patch)
tree67955bad51a6e6c2bbcbbf456574d90a92dac6d3 /build/workbox.js
parentacd19de6a9258056583f479b4b2faa0bec7bfb07 (diff)
downloadbootstrap-b442ce3130808dc28fe897f610bef1e9ab9c792f.tar.xz
bootstrap-b442ce3130808dc28fe897f610bef1e9ab9c792f.zip
build/*.js: set `sourceType` to module.
Diffstat (limited to 'build/workbox.js')
-rw-r--r--build/workbox.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/workbox.js b/build/workbox.js
index 3a7ba450a..a8d955158 100644
--- a/build/workbox.js
+++ b/build/workbox.js
@@ -5,8 +5,6 @@
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
-'use strict'
-
const fs = require('fs')
const path = require('path')
const swBuild = require('workbox-build')