mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
13 lines
No EOL
205 B
Markdown
13 lines
No EOL
205 B
Markdown
# webpack
|
|
|
|
> Example set-up using [webpack](https://github.com/webpack/webpack).
|
|
|
|
## Available scripts
|
|
|
|
### `yarn dev`
|
|
|
|
Starts the app in development mode.
|
|
|
|
### `yarn build`
|
|
|
|
Builds the app for production. |