mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 15:48:06 +02:00
Merge pull request #8131 from timvandermeij/remove-umd-validation
ES6 modules: remove UMD header validation
This commit is contained in:
commit
46646a9dd1
7 changed files with 1 additions and 533 deletions
|
@ -12,7 +12,6 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
/* umdutils ignore */
|
||||
|
||||
'use strict';
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
/* globals module, __pdfjsdev_webpack__ */
|
||||
/* umdutils ignore */
|
||||
|
||||
'use strict';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue