mirror of
https://github.com/tauri-apps/tauri-bindgen.git
synced 2026-01-31 00:45:21 +01:00
Update netlify.toml
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
NPM_FLAGS = "--version" # prevent Netlify npm install
|
||||
[build]
|
||||
publish = 'dist'
|
||||
command = """
|
||||
command = """
|
||||
cd editor
|
||||
npx pnpm install --store=node_modules/.pnpm-store
|
||||
cd ..
|
||||
wget -qO- https://github.com/thedodd/trunk/releases/download/v0.16.0/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
|
||||
./trunk build
|
||||
"""
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user