0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Jack Franklin
4fdb1e3cab
chore: add Prettier () 2020-05-07 12:54:55 +02:00
Yaniv Efraim
625c7ebdda feat(FrameManager): add type=module to addScriptTag ()
This patch adds a new "type" option to the `addScriptTag` method that
allows adding "module" tags to the page.

Fixes 
2018-03-14 13:07:48 -07:00