1
0
Fork 0

chore(models): Ported to v3

This commit is contained in:
Joost De Cock 2022-08-28 19:51:15 +02:00
parent 1bcdce2223
commit 1de3e428c1
16 changed files with 282 additions and 359 deletions

View file

@ -25,6 +25,8 @@ i18n:
prebuild: 'node scripts/prebuilder.mjs'
test: *test
testci: *testci
models:
test: "npx mocha tests/*.test.mjs"
new-design:
build: "SITE=new-design/shared node ../../sites/shared/prebuild/i18n-only.mjs && cp ../../scripts/banner.mjs ./lib && node --experimental-json-modules build.mjs"
mbuild: '!'