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

#15 get out of the create-react-app configuration #16

Open
wants to merge 2 commits into
base: i18n
Choose a base branch
from

Conversation

vlnk
Copy link
Member

@vlnk vlnk commented May 16, 2018

remove all create-react-app scripts

Important Things

  • I lost the link with the /public folder
  • The registerServiceWorker will probably fail but I need to understand it before
  • I lost the react-native setup but I need to understand it before
  • I lost all the test configuration but the backend still have it (jest)
  • I add an alias for '~' which is the source folder of the project, I updated all the path of the project
  • There is a flow warning which needs some inspection : Definition for rule 'jsx-a11y/href-no-hash' was not found
  • The standard linter don't check the config and I am sad :(
  • The webpack plugin ExtractTextPlugin needs to be reconfigured
  • I lose the postcss loader, but we don't use it

@vlnk vlnk requested review from jcarva and Tower450 May 16, 2018 05:58
@Tower450 Tower450 self-assigned this May 22, 2018
Copy link
Member

@Tower450 Tower450 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The project do not work.

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.

2 participants