1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-28 22:39:11 +02: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

View File

@@ -12,8 +12,6 @@ Win Opera 15+ is not currently supported by Sauce Labs
iOS Chrome is not currently supported by Sauce Labs
*/
'use strict'
const path = require('path')
const JSUnitSaucelabs = require('jsunitsaucelabs')