Skip to content

Commit

Permalink
🐛 Add scripts to the default project; fixes "project.scripts is not…
Browse files Browse the repository at this point in the history
… iterable" error at compilation
  • Loading branch information
CosmoMyzrailGorynych committed Aug 9, 2020
1 parent 60c9619 commit 9cf3c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node_requires/resources/projects/defaultProject.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const defaultProjectTemplate = {
rooms: [],
actions: [],
emitterTandems: [],
scripts: [],
starting: 0,
settings: {
authoring: {
Expand Down

0 comments on commit 9cf3c01

Please sign in to comment.