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

Change how webpack works #21

Open
ChasNelson1990 opened this issue Sep 12, 2024 · 1 comment
Open

Change how webpack works #21

ChasNelson1990 opened this issue Sep 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ChasNelson1990
Copy link
Member

          @mixmixmix - the cause of the `eval()` thing is indeed webpack (not next.js - we don't use that in this project) and is because of this line: https://github.com/fjelltopp/ckanext-who-romania/blob/e01ee9b07c245d883f58b57143df234a9595a05f/ckanext/who_romania/react/webpack.config.js#L10

I would document this and move on, I would like to move us all off of webpack soon and onto vite because webpack is a bit pants in many ways. If it genuinely a problem, change that line to 'production'.

Originally posted by @ChasNelson1990 in https://github.com/fjelltopp/fjelltopp-infrastructure/issues/283#issuecomment-2340641611

@ChasNelson1990
Copy link
Member Author

@ChasNelson1990 ChasNelson1990 self-assigned this Oct 1, 2024
@ChasNelson1990 ChasNelson1990 added the enhancement New feature or request label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant