mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
🔧 fix
This commit is contained in:
parent
e9c32841a9
commit
20590a5d18
2 changed files with 2 additions and 113 deletions
|
@ -66,8 +66,7 @@
|
|||
:compiler-options
|
||||
{:output-feature-set :es2020
|
||||
:output-wrapper false
|
||||
:warnings {:fn-deprecated false}
|
||||
:closure-defines {shadow.debug.LogLevel :warning}}
|
||||
:warnings {:fn-deprecated false}}
|
||||
|
||||
:release
|
||||
{:closure-defines {goog.DEBUG false
|
||||
|
@ -183,20 +182,4 @@
|
|||
{:compiler-options
|
||||
{:fn-invoke-direct true
|
||||
:elide-asserts true
|
||||
:anon-fn-naming-policy :off}}
|
||||
|
||||
:devtools {:http-port 3460}
|
||||
|
||||
:js-options
|
||||
{:entry-keys ["module" "browser" "main"]
|
||||
:resolve {"penpot/vendor/text-editor-v2"
|
||||
{:target :file
|
||||
:file "vendor/text_editor_v2.js"}}}
|
||||
|
||||
:compiler-options
|
||||
{:output-feature-set :es2020
|
||||
:output-wrapper false
|
||||
:source-map true
|
||||
:source-map-include-sources-content true
|
||||
:source-map-detail-level :all
|
||||
:warnings {:fn-deprecated false}}}}}
|
||||
:anon-fn-naming-policy :off}}}}}
|
||||
|
|
|
@ -766,62 +766,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oven/bun-darwin-aarch64@npm:1.1.34":
|
||||
version: 1.1.34
|
||||
resolution: "@oven/bun-darwin-aarch64@npm:1.1.34"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oven/bun-darwin-x64-baseline@npm:1.1.34":
|
||||
version: 1.1.34
|
||||
resolution: "@oven/bun-darwin-x64-baseline@npm:1.1.34"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oven/bun-darwin-x64@npm:1.1.34":
|
||||
version: 1.1.34
|
||||
resolution: "@oven/bun-darwin-x64@npm:1.1.34"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oven/bun-linux-aarch64@npm:1.1.34":
|
||||
version: 1.1.34
|
||||
resolution: "@oven/bun-linux-aarch64@npm:1.1.34"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oven/bun-linux-x64-baseline@npm:1.1.34":
|
||||
version: 1.1.34
|
||||
resolution: "@oven/bun-linux-x64-baseline@npm:1.1.34"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oven/bun-linux-x64@npm:1.1.34":
|
||||
version: 1.1.34
|
||||
resolution: "@oven/bun-linux-x64@npm:1.1.34"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oven/bun-windows-x64-baseline@npm:1.1.34":
|
||||
version: 1.1.34
|
||||
resolution: "@oven/bun-windows-x64-baseline@npm:1.1.34"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oven/bun-windows-x64@npm:1.1.34":
|
||||
version: 1.1.34
|
||||
resolution: "@oven/bun-windows-x64@npm:1.1.34"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-android-arm64@npm:2.5.0":
|
||||
version: 2.5.0
|
||||
resolution: "@parcel/watcher-android-arm64@npm:2.5.0"
|
||||
|
@ -2472,43 +2416,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"bun@npm:^1.1.25":
|
||||
version: 1.1.34
|
||||
resolution: "bun@npm:1.1.34"
|
||||
dependencies:
|
||||
"@oven/bun-darwin-aarch64": "npm:1.1.34"
|
||||
"@oven/bun-darwin-x64": "npm:1.1.34"
|
||||
"@oven/bun-darwin-x64-baseline": "npm:1.1.34"
|
||||
"@oven/bun-linux-aarch64": "npm:1.1.34"
|
||||
"@oven/bun-linux-x64": "npm:1.1.34"
|
||||
"@oven/bun-linux-x64-baseline": "npm:1.1.34"
|
||||
"@oven/bun-windows-x64": "npm:1.1.34"
|
||||
"@oven/bun-windows-x64-baseline": "npm:1.1.34"
|
||||
dependenciesMeta:
|
||||
"@oven/bun-darwin-aarch64":
|
||||
optional: true
|
||||
"@oven/bun-darwin-x64":
|
||||
optional: true
|
||||
"@oven/bun-darwin-x64-baseline":
|
||||
optional: true
|
||||
"@oven/bun-linux-aarch64":
|
||||
optional: true
|
||||
"@oven/bun-linux-x64":
|
||||
optional: true
|
||||
"@oven/bun-linux-x64-baseline":
|
||||
optional: true
|
||||
"@oven/bun-windows-x64":
|
||||
optional: true
|
||||
"@oven/bun-windows-x64-baseline":
|
||||
optional: true
|
||||
bin:
|
||||
bun: bin/bun.exe
|
||||
bunx: bin/bun.exe
|
||||
checksum: 10c0/d7a69a3e6a7545d7c76edaf86633f23f791641732fb0f5a6378f1503d267d03a3353afcc01e735acb6981b12acc83827d73bca701f8e3f62183bb00ad7e22e9d
|
||||
conditions: (os=darwin | os=linux | os=win32) & (cpu=arm64 | cpu=x64)
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"bytes@npm:3.1.2, bytes@npm:^3.0.0":
|
||||
version: 3.1.2
|
||||
resolution: "bytes@npm:3.1.2"
|
||||
|
@ -4403,7 +4310,6 @@ __metadata:
|
|||
"@tokens-studio/sd-transforms": "npm:^0.16.1"
|
||||
"@types/node": "npm:^22.7.7"
|
||||
autoprefixer: "npm:^10.4.20"
|
||||
bun: "npm:^1.1.25"
|
||||
compression: "npm:^1.7.4"
|
||||
concurrently: "npm:^9.0.1"
|
||||
date-fns: "npm:^4.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue