Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Cross-OS Development #296

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eikaramba
Copy link

i am on windows and the environment variables setting syntax does not work like this in the package.json - there are ways around this. my favorite is pnpm and a option to automatically convert them. however i wanted to have this plain and easy and thus used the webpack parameter, which works across all OSes.

I also removed the webpack config path, because it is by default the one that was set, feel free to adapt it, if there was a reason for this.

I also need to include the following packages locally for my machine, not sure if they should be included, so i omited it from this PR:

"babel-loader": "^9.1.3",
"webpack": "^5.92.1",
"webpack-cli": "^5.1.4"

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.

1 participant