This website requires JavaScript.
Explore
Help
Sign in
VSinerva
/
freesewing
Watch
1
Star
0
Fork
You've already forked freesewing
0
Code
Activity
develop
freesewing
/
sites
/
org
/
skip_build.mjs
4 lines
97 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
centralized skip_build script with real working git commands
2023-02-12 16:47:16 -06:00
import
{
shouldSkipBuild
}
from
'../../scripts/skip-build-base.mjs'
fix: Use new skip_build files
2022-12-18 10:00:00 +01:00
[breaking]: FreeSewing v4 (#7297) Refer to the CHANGELOG for all info. --------- Co-authored-by: Wouter van Wageningen <wouter.vdub@yahoo.com> Co-authored-by: Josh Munic <jpmunic@gmail.com> Co-authored-by: Jonathan Haas <haasjona@gmail.com>
2025-04-01 16:15:20 +02:00
shouldSkipBuild
(
'dev'
,
'.'
)
Copy permalink