mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 10:18:52 +00:00
[JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095)
This commit is contained in:
@@ -5,4 +5,6 @@ RUN cp flatc_debian_stretch flatc
|
||||
WORKDIR /code/tests
|
||||
RUN node --version
|
||||
RUN ../flatc -b -I include_test monster_test.fbs unicode_test.json
|
||||
RUN npm install
|
||||
RUN npm run pretest
|
||||
RUN node JavaScriptTest ./monster_test_generated
|
||||
|
||||
Reference in New Issue
Block a user