File tree Expand file tree Collapse file tree 5 files changed +17
-17
lines changed Expand file tree Collapse file tree 5 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 44
55## Available Scripts
66
7- ### ` yarn dev`
7+ ### ` bun dev`
88
99Runs the project in development mode and watches for any changes.
1010
11- ### ` yarn build`
11+ ### ` bun run build`
1212
1313Builds the project for production.
1414
15- ### ` yarn validate`
15+ ### ` bun run validate`
1616
1717Validates Svelte files using ` svelte-check ` .
Original file line number Diff line number Diff line change 44
55## Available Scripts
66
7- ### ` yarn dev`
7+ ### ` bun dev`
88
99Runs the project in development mode and watches for any changes.
1010
11- ### ` yarn build`
11+ ### ` bun run build`
1212
1313Builds the project for production.
1414
15- ### ` yarn preview`
15+ ### ` bun preview`
1616
17- Preview the app locally. Run ` yarn build` first.
17+ Preview the app locally. Run ` bun run build` first.
Original file line number Diff line number Diff line change 44
55## Available Scripts
66
7- ### ` yarn dev`
7+ ### ` bun dev`
88
99Runs the project in development mode and watches for any changes.
1010
11- ### ` yarn build`
11+ ### ` bun run build`
1212
1313Builds the project for production.
1414
15- ### ` yarn preview`
15+ ### ` bun preview`
1616
17- Preview the app locally. Run ` yarn build` first.
17+ Preview the app locally. Run ` bun run build` first.
Original file line number Diff line number Diff line change 44
55## Available Scripts
66
7- ### ` yarn dev`
7+ ### ` bun dev`
88
99Runs the project in development mode and watches for any changes.
1010
11- ### ` yarn build`
11+ ### ` bun run build`
1212
1313Builds the project for production.
1414
15- ### ` yarn preview`
15+ ### ` bun preview`
1616
17- Preview the app locally. Run ` yarn build` first.
17+ Preview the app locally. Run ` bun run build` first.
Original file line number Diff line number Diff line change 44
55## Available Scripts
66
7- ### ` yarn dev`
7+ ### ` bun dev`
88
99Runs the project in development mode and watches for any changes.
1010
11- ### ` yarn build`
11+ ### ` bun run build`
1212
1313Builds the project for production.
You can’t perform that action at this time.
0 commit comments