Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
DOM inserted scripts should support script type module #3871
Comments
|
Thank you for opening an issue! We agree this is an issue worth addressing, but we need a test case that will actually pass once we do address it. |
|
Excuse me i don't have expirience with "plunker" service. I forgot "freeze" test case |
- Also fixes tests for karma, where the URL for the module is different Ref jquerygh-3871
Description
I'm using JQuery version 3.2.1 in Chromium 62+ and I'm trying to use es6 native modules.
When i use code like that
jquery has not execute that script.
Link to test case
test case