mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(examples): bump deps (#1768)
This commit is contained in:
parent
ea9b261b60
commit
79c6c05504
11 changed files with 770 additions and 775 deletions
|
@ -19,6 +19,7 @@ module.exports = {
|
|||
path: path.join(__dirname, "/public"),
|
||||
filename: PROD ? "[name].[contenthash].js" : "[name].js",
|
||||
chunkFilename: "[name].[id].js",
|
||||
clean: true,
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue