Skip to content

Commit

Permalink
Add support for Brython execution iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
bcopy committed Oct 5, 2020
1 parent 3400795 commit e6c5659
Show file tree
Hide file tree
Showing 13 changed files with 14,311 additions and 11 deletions.
28 changes: 25 additions & 3 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.

5 changes: 2 additions & 3 deletions modules/frontend/src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"@fortawesome/vue-fontawesome": "^0.1.6",
"blockly": "^3.20200123.1",
"bootstrap-vue": "^2.15.0",
"brython": "^3.8.9",
"core-js": "^3.6.5",
"drivar-blockly": "https://github.com/cmcrobotics/drivar-blockly.git",
"file-loader": "^6.0.0",
Expand All @@ -37,10 +36,10 @@
"@vue/cli-plugin-eslint": "~4.4.0",
"@vue/cli-service": "~4.4.0",
"babel-eslint": "^10.1.0",
"copy-webpack-plugin": "^5.1.1",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"vue-template-compiler": "^2.6.11",
"copy-webpack-plugin": "^5.1.1"
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {
"root": true,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e6c5659

Please sign in to comment.