Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

feat(webpack): support debug package & associated env #316

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

Conversation

cdaringe
Copy link

problem

  • debug is a popular mechanism used in JS programs, as it offers quick and easy tuning of selective logging, however it's not immediately compatible with our webpack config.

discussion

this env file very closely mirrors CRA's std configuration. consequently, i assume that this file is well guarded by the maintainers/community, and sensitive to changes. a PR is likely the best place for any associated discussion given the the change impact is so small. let me know your thoughts!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant