Giter Club home page Giter Club logo

Comments (3)

ppedziwiatr avatar ppedziwiatr commented on September 28, 2024 1

@DanMacDonald , thanks for the detailed description, we will try to fix this asap.
@asiaziola , as we've discussed - let's try with redstone-isomorphic

from warp.

asiaziola avatar asiaziola commented on September 28, 2024 1

@DanMacDonald v0.4.40 with the fix for the webpack 5 support has been released. Feel free to test it out. I prepared a sample app with the new version plugged in https://github.com/redstone-finance/redstone-smartcontracts-webpack5-app. There's been one problem which affects not only our sdk but also e.g. arweave-js sdk. You will see some warnings about webpack not being able to parse sdks' source maps. Again, seems to be a problem only for v5. These are just warnings and and not errors but I still consider them as an issue. You should also see them when not using our sdk but only arweave-js? Anyway, you can read some more about it here: facebook/create-react-app#8227 (basically it's needed for a better debugging in case of ts libraries). As a small workaround I added in my app following flag: "start": "GENERATE_SOURCEMAP=false react-scripts start" which omits generating source maps. However, I would love to hear your opinion if you will have some time to test it out.

from warp.

DanMacDonald avatar DanMacDonald commented on September 28, 2024

Yes, I've seen this source maps issues with many packages on V5. It seems to be a harmless warning however. Will check it out soon!

from warp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.