Init script compiles the new tab now

This commit is contained in:
Mauro Balades
2024-04-08 23:03:34 +02:00
parent 4e5844c683
commit ffbaa42e6c
4 changed files with 2195 additions and 2 deletions

View File

@@ -19,5 +19,8 @@
"bugs": {
"url": "https://github.com/zen-browser/core/issues"
},
"homepage": "https://github.com/zen-browser/core#readme"
"homepage": "https://github.com/zen-browser/core#readme",
"dependencies": {
"gluon-build": "^1.0.0-rc.5"
}
}