We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tsbuildinfo
1 parent 8e3142b commit f30cf89Copy full SHA for f30cf89
1 file changed
package.json
@@ -28,7 +28,8 @@
28
},
29
"homepage": "https://blog.apify.com/how-to-make-headless-chrome-and-puppeteer-use-a-proxy-server-with-authentication-249a21a79212",
30
"files": [
31
- "dist"
+ "dist",
32
+ "!**/*.tsbuildinfo"
33
],
34
"scripts": {
35
"build:watch": "tsc -w",
0 commit comments