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

How to dynamically include js and css build by create-react-app in manifest.json #2

Open
schuchowsky opened this issue Sep 9, 2016 · 0 comments

Comments

@schuchowsky
Copy link

Hi!

I've found your project while searching for answers for my project. I'm building a chrome extension with react, and I used create-react-app for build.

Currently I'm trying to use a content script which includes js and css built by create-react-app build. But the file names change every build, so I have to change it manually in the manifest.json file.

I know that it's not related to your project, but maybe you could give any ideas about how to solve this?
Please refer to the images below:

image

image

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

1 participant