Skip to content

Commit

Permalink
Switch to Javascript interpreter and code gen
Browse files Browse the repository at this point in the history
  • Loading branch information
bcopy committed Oct 19, 2020
1 parent e6c5659 commit a022438
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 14,270 deletions.
2 changes: 1 addition & 1 deletion modules/frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<configuration>
<workingDirectory>${project.basedir}/src/main/frontend</workingDirectory>
<nodeVersion>v12.18.3</nodeVersion>
<npmVersion>6.14.6</npmVersion>
<npmVersion>6.14.8</npmVersion>
</configuration>
<executions>
<execution>
Expand Down
44 changes: 17 additions & 27 deletions modules/frontend/src/main/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions modules/frontend/src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"drivar-blockly": "https://github.com/cmcrobotics/drivar-blockly.git",
"file-loader": "^6.0.0",
"golden-layout": "^1.5.9",
"js-interpreter": "^2.2.0",
"lodash": "^4.17.19",
"uuid": "^8.2.0",
"vue": "^2.6.11",
Expand Down
Loading

0 comments on commit a022438

Please sign in to comment.