Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Dec 19, 2024
1 parent 369b5cb commit 216df0a
Show file tree
Hide file tree
Showing 11 changed files with 124 additions and 128 deletions.
7 changes: 0 additions & 7 deletions bin/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,6 @@ corePackages.forEach((packageName) => {
})
})

compile({
...defaultOptions,
platform: 'browser',
entryPoints: [`./node_modules/async-alpine/dist/async-alpine.script.js`],
outfile: `./packages/support/dist/async-alpine.js`,
})

compile({
...defaultOptions,
platform: 'browser',
Expand Down
165 changes: 85 additions & 80 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 216df0a

Please sign in to comment.