sapling/addons
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
..
.tours Add code tours 2023-02-06 10:02:35 -08:00
.vscode vscode: add vscode config to debug isl tests 2023-04-21 15:51:13 -07:00
eslint-rules Re-sync with internal repository 2022-11-15 00:48:09 -08:00
isl Use real <Commit> in split confirm modal 2023-09-22 13:21:25 -07:00
isl-server Added default summary/test-plan templates for IGB engs 2023-09-22 17:13:18 -07:00
isl-standalone Standalone Tauri app 2023-03-16 11:34:35 -07:00
reviewstack ensure non-ASCII UTF-8 values are decoded correctly in Git blobs 2023-08-30 16:26:06 -07:00
reviewstack.dev reviewstack: include the screencast on the home page 2022-12-20 12:36:37 -08:00
shared Extract useAutofocusRef 2023-09-22 13:21:25 -07:00
textmate add c++ as C++ grammar alias 2023-09-22 13:15:04 -07:00
vscode VS Code extension version 0.1.27 2023-09-22 13:21:25 -07:00
.eslintrc.js Make unused variables a warning in eslint 2023-09-22 13:21:25 -07:00
.gitignore build-tar: script to build ISL to a tarball 2023-09-23 10:47:58 -07:00
.prettierignore script to bundle textmate grammars 2023-08-18 15:05:35 -07:00
.prettierrc Re-sync with internal repository 2022-11-15 00:48:09 -08:00
build-tar.py build-tar: script to build ISL to a tarball 2023-09-23 10:47:58 -07:00
LICENSE Re-sync with internal repository 2022-11-15 00:48:09 -08:00
package.json Update prettier to v2.8.8 2023-06-06 20:06:25 -07:00
removeInternalFiles.sh Script to remove internal files 2023-02-06 15:13:28 -08:00
verify-addons-folder.py Re-sync with internal repository 2022-11-15 00:48:09 -08:00
yarn.lock Change AI genereate commit message button icon 2023-09-08 12:58:21 -07:00