mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Adjust legal comment
This commit is contained in:
@@ -6,7 +6,7 @@ const baseConfig = {
|
||||
bundle: true,
|
||||
logLevel: 'info',
|
||||
banner: {
|
||||
js: `/*
|
||||
js: `/*!
|
||||
* Copyright (c) 2025-present, Vanilagy and contributors
|
||||
*
|
||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
@@ -14,6 +14,7 @@ const baseConfig = {
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
*/`,
|
||||
},
|
||||
legalComments: 'none',
|
||||
};
|
||||
|
||||
const umdConfig = {
|
||||
|
||||
Reference in New Issue
Block a user