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

Add rewired to project #868

Merged
merged 3 commits into from
May 11, 2022

Conversation

benschac
Copy link
Contributor

@benschac benschac commented Apr 26, 2022

What does this PR do and why?

fixes: #712

What

Why:

How

Moving Forward

  • The community is waiting on the linked PR above. Once it's merged in, it looks like there will be similar polyfill support.

More context here:

Screenshots or screen recordings

N/A

Acceptance checklist

@benschac benschac mentioned this pull request Apr 26, 2022
2 tasks
@benschac
Copy link
Contributor Author

benschac commented Apr 26, 2022

@benschac benschac changed the title Merge 04-25-add_rewire_to_project into 04-25-yarn_add_react_scripts_5 Add re-wired to project Apr 26, 2022
@benschac benschac changed the title Add re-wired to project Add rewired to project Apr 26, 2022
@benschac benschac force-pushed the 04-25-add_rewire_to_project branch from 31f59b8 to fa4b4fe Compare April 26, 2022 23:31
@benschac benschac mentioned this pull request Apr 27, 2022
2 tasks
@benschac benschac force-pushed the 04-25-yarn_add_react_scripts_5 branch from e0bd5eb to ed903f3 Compare April 27, 2022 11:41
@benschac benschac force-pushed the 04-25-add_rewire_to_project branch from fa4b4fe to 01e99d4 Compare April 27, 2022 11:41
"start": "yarn compile-styles && ESLINT_NO_DEV_ERRORS=true react-scripts start",
"build": "react-scripts build",
"start": "yarn compile-styles && ESLINT_NO_DEV_ERRORS=true react-app-rewired start",
"build": "react-app-rewired build",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@benschac benschac marked this pull request as ready for review April 30, 2022 00:44
@benschac
Copy link
Contributor Author

Specifically adding @peripheralist to this to address their concerns here: #712 (comment)

@benschac benschac force-pushed the 04-25-yarn_add_react_scripts_5 branch from 1fde032 to a9eae13 Compare May 7, 2022 14:25
@benschac benschac force-pushed the 04-25-add_rewire_to_project branch from 01e99d4 to 3f6acd7 Compare May 7, 2022 14:25
@benschac benschac mentioned this pull request May 7, 2022
2 tasks
@benschac benschac force-pushed the 04-25-yarn_add_react_scripts_5 branch from a9eae13 to 929b169 Compare May 7, 2022 16:57
@benschac benschac force-pushed the 04-25-add_rewire_to_project branch from 3f6acd7 to 52d1c48 Compare May 7, 2022 16:57
@benschac benschac mentioned this pull request May 7, 2022
2 tasks
* add missing polyfills and modules

* remove unused code

* update uniswap v3 sdk (#870)

* update uniswap v3 sdk

* update json imports in app (#871)

* update json imports in app

* update eslint configuration (#876)

* update eslint configuration

* remove eslint, set react version

* remove issuetickets component

* fix-small-eslint-issues (#963)

* fix-small-eslint-issues

* set config overrides file as node / common js for eslint
@benschac benschac merged commit b322efe into 04-25-yarn_add_react_scripts_5 May 11, 2022
@benschac benschac deleted the 04-25-add_rewire_to_project branch May 11, 2022 22:19
benschac added a commit that referenced this pull request May 12, 2022
* add rewire to project

* add rewire commands

* add missing polyfills and modules (#869)

* add missing polyfills and modules

* remove unused code

* update uniswap v3 sdk (#870)

* update uniswap v3 sdk

* update json imports in app (#871)

* update json imports in app

* update eslint configuration (#876)

* update eslint configuration

* remove eslint, set react version

* remove issuetickets component

* fix-small-eslint-issues (#963)

* fix-small-eslint-issues

* set config overrides file as node / common js for eslint
benschac added a commit that referenced this pull request May 15, 2022
* add rewire to project

* add rewire commands

* add missing polyfills and modules (#869)

* add missing polyfills and modules

* remove unused code

* update uniswap v3 sdk (#870)

* update uniswap v3 sdk

* update json imports in app (#871)

* update json imports in app

* update eslint configuration (#876)

* update eslint configuration

* remove eslint, set react version

* remove issuetickets component

* fix-small-eslint-issues (#963)

* fix-small-eslint-issues

* set config overrides file as node / common js for eslint
benschac added a commit that referenced this pull request May 21, 2022
Add rewired to project (#868)

* add rewire to project

* add rewire commands

* add missing polyfills and modules (#869)

* add missing polyfills and modules

* remove unused code

* update uniswap v3 sdk (#870)

* update uniswap v3 sdk

* update json imports in app (#871)

* update json imports in app

* update eslint configuration (#876)

* update eslint configuration

* remove eslint, set react version

* remove issuetickets component

* fix-small-eslint-issues (#963)

* fix-small-eslint-issues

* set config overrides file as node / common js for eslint

fix linting issues from main

bump eslint dep

fix up remaining tyscript issues

fix CI build

bump jest, configure jest, configure eslint

fix package lock
aeolianeth pushed a commit that referenced this pull request Jun 2, 2022
Add rewired to project (#868)

* add rewire to project

* add rewire commands

* add missing polyfills and modules (#869)

* add missing polyfills and modules

* remove unused code

* update uniswap v3 sdk (#870)

* update uniswap v3 sdk

* update json imports in app (#871)

* update json imports in app

* update eslint configuration (#876)

* update eslint configuration

* remove eslint, set react version

* remove issuetickets component

* fix-small-eslint-issues (#963)

* fix-small-eslint-issues

* set config overrides file as node / common js for eslint

fix linting issues from main

bump eslint dep

fix up remaining tyscript issues

fix CI build

bump jest, configure jest, configure eslint

fix package lock
aeolianeth pushed a commit that referenced this pull request Jun 2, 2022
Add rewired to project (#868)

* add rewire to project

* add rewire commands

* add missing polyfills and modules (#869)

* add missing polyfills and modules

* remove unused code

* update uniswap v3 sdk (#870)

* update uniswap v3 sdk

* update json imports in app (#871)

* update json imports in app

* update eslint configuration (#876)

* update eslint configuration

* remove eslint, set react version

* remove issuetickets component

* fix-small-eslint-issues (#963)

* fix-small-eslint-issues

* set config overrides file as node / common js for eslint

fix linting issues from main

bump eslint dep

fix up remaining tyscript issues

fix CI build

bump jest, configure jest, configure eslint

fix package lock
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

Successfully merging this pull request may close these issues.

1 participant