sapling/addons/.gitignore
Jun Wu 85cc5614ee build-tar: script to build ISL to a tarball
Summary:
This script takes the ISL source, uses `yarn` to build, then write the built
result to a tarball. It maintains a "source_hash" and skips building if the
destination "source_hash" does not change.

The yarn build commands and directories to include are from `isl/release.js`.

Reviewed By: evangrayk

Differential Revision: D49558562

fbshipit-source-id: 060fec91a1f65cda51efa525ec291cd8483cf42b
2023-09-23 10:47:58 -07:00

6 lines
74 B
Plaintext

node_modules
isl-server/coverage
shared/coverage/
vscode-build/
/*.tar.xz