Giter Club home page Giter Club logo

Comments (2)

DanielJDufour avatar DanielJDufour commented on August 20, 2024

Hi, @laterdude . Thanks for reporting this issue. Unfortunately, I'm busy right now with some life stuff, so I might not be able to be of much help at the moment. However, would you be able to share any of your code for this? I could help me debug better. Thanks!

from geoblaze.

laterdude avatar laterdude commented on August 20, 2024

It's all good, I think it's actually an underlying issue with create-react-app webpack 4, the resolver is going straight to the main entry point for some reason rather than looking first at the browser field in the package.json like it should according to the webpack 4 docs as far as I can tell since you don't utilize the module field

--> if your Webpack target is node, it looks at the module and main for entry. Otherwise, it goes to the browser, then module, then main

so it seems like something's off, but I worked around it by loading the web.min/map directly.
Best of luck with the whole suite of geotiff products though, if you want some help with the openlayers layer component, let me know -- take it easy

from geoblaze.

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.