don't break concat scripts
This commit is contained in:
parent
db66d89bc5
commit
92c9334006
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
(function (global, factory) {
|
void (function (global, factory) {
|
||||||
"use strict"
|
"use strict"
|
||||||
/* eslint-disable no-undef */
|
/* eslint-disable no-undef */
|
||||||
var m = factory(window)
|
var m = factory(window)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue