mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feat(puppeteer): export esm modules in package.json (#7964)
* feat(puppeteer): export esm modules in package.json Signed-off-by: Randolf Jung <jrandolf@chromium.org> Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: Randolf Jung <jrandolf@chromium.org>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -19,7 +19,7 @@ yarn.lock
|
||||
test/coverage.json
|
||||
temp/
|
||||
new-docs/
|
||||
puppeteer.tgz
|
||||
puppeteer*.tgz
|
||||
docs-api-json/
|
||||
docs-dist/
|
||||
website/docs
|
||||
|
||||
Reference in New Issue
Block a user