mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 13:37:28 +00:00
Removing submodules from develop for netlify build (#12265)
* adding shh url for netlify * adding http url for netlify * Updated submodules to use HTTPS * Updated submodules to use HTTPS * Updated submodules to use HTTPS * Updated submodules to use HTTPS * Updated submodules to use HTTPS * Updated submodules to use shh * removed submodules * removed submodules
This commit is contained in:
parent
988a0d8a70
commit
13eec7c354
4 changed files with 1 additions and 11 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
|
@ -1,8 +0,0 @@
|
|||
[submodule "frontend/ee"]
|
||||
path = frontend/ee
|
||||
url = https://github.com/ToolJet/ee-frontend.git
|
||||
branch = main
|
||||
[submodule "server/ee"]
|
||||
path = server/ee
|
||||
url = https://github.com/ToolJet/ee-server.git
|
||||
branch = main
|
||||
|
|
@ -4,6 +4,6 @@
|
|||
command = "GTM=$GTM ALGOLIA_API_KEY=$ALGOLIA_API_KEY npm run build"
|
||||
|
||||
[template.environment]
|
||||
NODE_ENV = "production"
|
||||
NODE_ENV = "production"
|
||||
NODE_VERSION = "18.18.2"
|
||||
NPM_VERSION = "9.8.1"
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit d93ee7e1318f044ef2327671b8b257648071453d
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 1da04eef696345ce9f35d42af92e5d6de992cd85
|
||||
Loading…
Reference in a new issue