GithubHelp home page GithubHelp logo

Comments (6)

wooorm avatar wooorm commented on June 5, 2024 1

Hey! Modern tools can indeed not be usable in older browsers depending on what you choose to target.
Our target (Node 16) is made clear in the docs. A major release is used to update it.

Use tools such as esbuild or babel to target your particular users. Or use older versions.

from react-markdown.

github-actions avatar github-actions commented on June 5, 2024

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.

from react-markdown.

ktalebian avatar ktalebian commented on June 5, 2024

@wooorm what does "older browser" mean here? What browsers/OS versions are considered old?

from react-markdown.

ChristianMurphy avatar ChristianMurphy commented on June 5, 2024

Again @ktalebian this project targets Node 16.

The closest browser equivalent is Chrome version 90+.
All browsers will need some build tools.
The older the browser the more polyfills you will need.

Nitpicking at the definition of "new" versus "old" for platforms we don't offer a support matrix for is a waste of time.
You can make it work on practically any JS runtime with the right compiler target and polyfills.
If you have a question on usage ask it in a Q&A discussion post https://github.com/orgs/remarkjs/discussions/new?category=q-a

from react-markdown.

joebnb avatar joebnb commented on June 5, 2024

same issue happened,is any progress about it?

from react-markdown.

ChristianMurphy avatar ChristianMurphy commented on June 5, 2024

@joebnb see the comment before yours.
There's nothing to fix at the library level, configure your build tool to work for your browser matrix.

If you have a question on usage ask it in a Q&A discussion post https://github.com/orgs/remarkjs/discussions/new?category=q-a

from react-markdown.

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.