1
0
Fork 0

chore(tutorial): Migrated to esbuild & removed legacy devenv

This commit is contained in:
Joost De Cock 2022-06-14 13:09:17 +02:00
parent 9a1bca0656
commit 5d4b254481
19 changed files with 72 additions and 748 deletions

View file

@ -1,8 +1,8 @@
import pkg from '../package.json'
import { version } from '../package.json'
export default {
version,
name: 'tutorial',
version: pkg.version,
design: 'joostdecock',
code: 'joostdecock',
department: 'accessorties',