File tree 5 files changed +17
-17
lines changed
5 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## Available Scripts
6
6
7
- ### ` yarn dev`
7
+ ### ` bun dev`
8
8
9
9
Runs the project in development mode and watches for any changes.
10
10
11
- ### ` yarn build`
11
+ ### ` bun run build`
12
12
13
13
Builds the project for production.
14
14
15
- ### ` yarn validate`
15
+ ### ` bun run validate`
16
16
17
17
Validates Svelte files using ` svelte-check ` .
Original file line number Diff line number Diff line change 4
4
5
5
## Available Scripts
6
6
7
- ### ` yarn dev`
7
+ ### ` bun dev`
8
8
9
9
Runs the project in development mode and watches for any changes.
10
10
11
- ### ` yarn build`
11
+ ### ` bun run build`
12
12
13
13
Builds the project for production.
14
14
15
- ### ` yarn preview`
15
+ ### ` bun preview`
16
16
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 4
4
5
5
## Available Scripts
6
6
7
- ### ` yarn dev`
7
+ ### ` bun dev`
8
8
9
9
Runs the project in development mode and watches for any changes.
10
10
11
- ### ` yarn build`
11
+ ### ` bun run build`
12
12
13
13
Builds the project for production.
14
14
15
- ### ` yarn preview`
15
+ ### ` bun preview`
16
16
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 4
4
5
5
## Available Scripts
6
6
7
- ### ` yarn dev`
7
+ ### ` bun dev`
8
8
9
9
Runs the project in development mode and watches for any changes.
10
10
11
- ### ` yarn build`
11
+ ### ` bun run build`
12
12
13
13
Builds the project for production.
14
14
15
- ### ` yarn preview`
15
+ ### ` bun preview`
16
16
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 4
4
5
5
## Available Scripts
6
6
7
- ### ` yarn dev`
7
+ ### ` bun dev`
8
8
9
9
Runs the project in development mode and watches for any changes.
10
10
11
- ### ` yarn build`
11
+ ### ` bun run build`
12
12
13
13
Builds the project for production.
You can’t perform that action at this time.
0 commit comments