Skip to content

Commit

Permalink
Remove extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirlogachev committed May 3, 2024
1 parent 9e71b1a commit dc4a330
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export default defineConfig(({ command }) => {
plugins: [elmPlugin(elmSettings)],
server: { host, port, strictPort: true },
build: {
// base: "/elm-modular-grid/",
rollupOptions: {
input: {
// @ts-ignore
Expand Down

0 comments on commit dc4a330

Please sign in to comment.