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

build: switches to webpack to support newer syntaxes #1819

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

mathewmeconry
Copy link
Contributor

newer packages make use of optional chaining. Thus the switch to webpack

newer packages make use of optional chaining. Thus the switch to webpack
@mathewmeconry mathewmeconry merged commit 6392334 into develop Nov 10, 2023
3 checks passed
@mathewmeconry mathewmeconry deleted the feat/switch_to_webpack branch November 10, 2023 15:01
jjavieralv added a commit that referenced this pull request Sep 3, 2024
* feat: add support for optimism chain (#1816)

* feat: add support for optimism chain

* feat: add op sepolia testnet

* chore: fix OP chain config

* chore: update use-wallet

* refactor: remove deprecated ropsten network

* fix GitHub workflow badge URL (#1818)

fix GitHub workflow badge URL.

See badges/shields#8671

> You need to update your badge URL from
> https://img.shields.io/github/workflow/status/<user>/<repo>/Run%20Tests
> to
> https://img.shields.io/github/actions/workflow/status/<user>/<repo>/test.yml?branch=main

* build: switches to webpack to support newer syntaxes (#1819)

* build: switches to webpack to support newer syntaxes

newer packages make use of optional chaining. Thus the switch to webpack

* build: increase bundlewatch max size

* ci: update fleek action to v1.0.1

* Testing new endpoint

Updating new endpoint to be able to query to thegraph

* Update subgraph ID

I want to compare indexations between these 2 subgraphs

* IPFS main resources moved to Pinata

Testing moving several resources while fixing old IPFS to be able to retrieve the necessary files

* setting up the correct subgraph id

---------

Co-authored-by: Gabi <[email protected]>
Co-authored-by: shoito <[email protected]>
Co-authored-by: Mathias Scherer <[email protected]>
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