mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-05 15:56:55 +00:00
[JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095)
This commit is contained in:
@@ -86,6 +86,8 @@ test_script:
|
||||
- rem "---------------- JS -----------------"
|
||||
- "node --version"
|
||||
- "..\\%CONFIGURATION%\\flatc -b -I include_test monster_test.fbs unicode_test.json"
|
||||
- "npm install"
|
||||
- "npm run pretest"
|
||||
- "node JavaScriptTest ./monster_test_generated"
|
||||
- rem "-------------- Python ---------------"
|
||||
- where python
|
||||
|
||||
Reference in New Issue
Block a user