Giter Site home page Giter Site logo

Comments (4)

peacechen avatar peacechen commented on June 12, 2024 1

Here's a walk-through for Webpack. There are tutorials out there for Bable and Browserify too.
https://medium.com/unhandled-exception/using-non-transpiled-modules-and-webpack-657dca27bd4a

from react-native-dom.

peacechen avatar peacechen commented on June 12, 2024

This could be addressed by transpiling to ES5 using Webpack or Browserify. Projects consuming this may need to turn on the switch to transpile source under node_modules. That could slow down the build though.
Alternatively, react-native-dom could publish a minified & transpiled build.

from react-native-dom.

piranna avatar piranna commented on June 12, 2024

Projects consuming this may need to turn on the switch to transpile source under node_modules.

What's that switch? I'm having this problem in another projects.

Alternatively, react-native-dom could publish a minified & transpiled build.

Yeah, that would be the ideal thing...

from react-native-dom.

piranna avatar piranna commented on June 12, 2024

Thank you! :-D

from react-native-dom.

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.