3
0
Quellcode durchsuchen

Update LocalScript

Nikatlas vor 5 Jahren
Ursprung
Commit
8781d7728f
3 geänderte Dateien mit 6 neuen und 1 gelöschten Zeilen
  1. 0 0
      dist/lib/systems/CoreSystem.js
  2. 0 1
      lib/systems/CoreSystem.js
  3. 6 0
      updateLocal.sh

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
dist/lib/systems/CoreSystem.js


+ 0 - 1
lib/systems/CoreSystem.js

@@ -4,7 +4,6 @@ import ModuleSystem from './ModuleSystem.js';
 import Modules from '../../modules';
 import EventSystem from './EventSystem';
 
-
 export default class CoreSystem {
 	constructor() {
 		// TODO -- Make correct Initialization

+ 6 - 0
updateLocal.sh

@@ -0,0 +1,6 @@
+npm run transpile
+yalc publish
+cd ..
+cd Editor
+yalc add trapilib
+expo start --web

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.