Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Add jsx support and some housekeeping #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add jsx support and some housekeeping #1

wants to merge 3 commits into from

Conversation

mjbp
Copy link
Contributor

@mjbp mjbp commented Mar 13, 2019

  • adds jsx support to webpack out of the box (adds @babel/plugin-transform-react-jsx dep and pragma to babel config), lowering barrier of entry for those wanting to use jsx/react without deeper knowledge of webpack
  • remove jest config - it was looking for a non-existent file and contained unnecessary config
  • updates package.json
    • update name (old package name)
    • update repo (wrong link, old package name)
    • delete bug (issues not open)
    • delete main (not relevant)

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.

1 participant