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

Consider config.js -> not bundle for production - keep it separate #9274

Open
strtob opened this issue Sep 27, 2023 · 0 comments
Open

Consider config.js -> not bundle for production - keep it separate #9274

strtob opened this issue Sep 27, 2023 · 0 comments

Comments

@strtob
Copy link

strtob commented Sep 27, 2023

🙋 feature request

declare files, e.g. config.js which should not be bundled and directly easy accessable in the dist folder (target folder)

🤔 Expected Behavior

see feature

😯 Current Behavior

not possible

💁 Possible Solution

declare files as mentioned in package.json

🔦 Context

searched but not feature found

💻 Examples

  • config file, e.g. src/js/config.js
  • e.g. parcel build src/app.html
  • config.js appears in /dist as config.js (as it is) and not in app.3fb1fe3.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants