Skip to content

Commit

Permalink
revert last change
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Oct 28, 2024
1 parent d63760b commit 42258db
Show file tree
Hide file tree
Showing 9 changed files with 1,203 additions and 1,205 deletions.
2 changes: 1 addition & 1 deletion dist/bootstrap-native.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-native.cjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-native.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-native.js.map

Large diffs are not rendered by default.

2,392 changes: 1,196 additions & 1,196 deletions dist/bootstrap-native.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-native.mjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/bootstrap-native.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/bootstrap-native.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export default defineConfig({
},
esbuild: {
legalComments: 'none',
minifyIdentifiers: false,
},
plugins: [
dts({
Expand All @@ -38,7 +37,6 @@ export default defineConfig({
target: 'ESNext',
outDir: 'dist',
rollupOptions: {
preserveEntrySignatures: "strict",
output: {
compact: true
}
Expand Down

0 comments on commit 42258db

Please sign in to comment.