first commit
This commit is contained in:
commit
117a0fc5ed
34 changed files with 3100 additions and 0 deletions
13
packages/cli/fragments/fragment-counter/_cta_manifest_
Normal file
13
packages/cli/fragments/fragment-counter/_cta_manifest_
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Copyright 2019-2022 Tauri Programme within The Commons Conservancy
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
beforeDevCommand = trunk serve
|
||||
beforeBuildCommand = trunk build
|
||||
devPath = http://localhost:1420
|
||||
distDir = ../dist
|
||||
withGlobalTauri = true
|
||||
|
||||
[files]
|
||||
makepad.svg = resources/makepad.svg
|
||||
styles.css = styles.css
|
Loading…
Add table
Add a link
Reference in a new issue