Updated header for generated browser files

The 'broser/*.js' files should now include the 'eslint-disable' comment directive.
master
Futago-za Ryuu 6 years ago
parent 92f1798308
commit cb385476c1

@ -69,7 +69,9 @@ task( "build:browser", () => {
* Copyright (c) 2017+ Futago-za Ryuu
*
* Released under the MIT License.
*/\n\n
*/
/* eslint-disable */
`;

Loading…
Cancel
Save