Skip to content

chore: Make webpack config cleaner#451

Open
evenstensberg wants to merge 1 commit intoteslamotors:masterfrom
evenstensberg:patch-1
Open

chore: Make webpack config cleaner#451
evenstensberg wants to merge 1 commit intoteslamotors:masterfrom
evenstensberg:patch-1

Conversation

@evenstensberg
Copy link

No description provided.

@joepuzzo
Copy link
Collaborator

So rollup is now used to build this project. I have been meaning to remove webpack but its still used to build the old docs.

@evenstensberg
Copy link
Author

Didn't know this was still up haha. Feel free to merge/close

@@ -1,9 +1,15 @@
const path = require('path');
const { join } = require('path');
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can also use mjs in your configs now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants