chore(tutorial): Migrated to esbuild & removed legacy devenv
This commit is contained in:
parent
9a1bca0656
commit
5d4b254481
19 changed files with 72 additions and 748 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue