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

Genesis Theme Claim breaks webpack config file #34

Open
claytoncollie opened this issue Nov 12, 2019 · 2 comments
Open

Genesis Theme Claim breaks webpack config file #34

claytoncollie opened this issue Nov 12, 2019 · 2 comments

Comments

@claytoncollie
Copy link

Spinning up a new theme and ran npm run rename successfully.

Then ran npm run build and got an error on this line.

' * Version: ' + packageJson.version,

Looks like the genesis-theme-claim package is doing a global search and replace on the packageJson.version string and maybe this file should get excluded.

@seothemes
Copy link
Owner

Thanks @claytoncollie, haven't had a chance to test genesis-theme-claim with the new version yet. Will keep this one open until it's fixed.

@bisonbrah
Copy link

I noticed this as well: if you comment out like this - https://d.pr/i/HvKgLx it'll fix the error.

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

No branches or pull requests

3 participants