ready for rpa
This commit is contained in:
9
app/build/runtime/compiled.go
Normal file
9
app/build/runtime/compiled.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package runtime
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed runtime.js
|
||||
var RuntimeJS []byte
|
||||
|
||||
//go:embed runtime.debug.js
|
||||
var RuntimeDebugJS []byte
|
||||
1115
app/build/runtime/runtime.debug.js
Normal file
1115
app/build/runtime/runtime.debug.js
Normal file
File diff suppressed because one or more lines are too long
1
app/build/runtime/runtime.js
Normal file
1
app/build/runtime/runtime.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user