Giter Club home page Giter Club logo

Comments (4)

timelyportfolio avatar timelyportfolio commented on September 21, 2024 1

@JohnCoene @elliothershberg In the next upgrade, I will make sure that the webpack version gets updated in the template. We lock in a specific version to insure that everything works. I'll test newest webpack to see if any additional changes are required.

I like the idea of using packer for the convenience npm/node functions that I believe are more understandable for the R user without as much JavaScript experience since they are accessed from the R console instead of terminal.

from reactr.

JohnCoene avatar JohnCoene commented on September 21, 2024

Let me know if I can help!

from reactr.

elliothershberg avatar elliothershberg commented on September 21, 2024

This sounds like a really cool idea! I’ve recently built a package using reactR (thank you for making such a great package). One thing I’ve noticed is that the scaffolding step copies the template webpack.config.js and package.json.

This works, but the webpack version that gets installed is webpack v4. I’ve only briefly looked at packer, which looks awesome. It looks like there are functions for detecting outdated NPM packages and also updating them. @JohnCoene could using these help with not relying on the template files that become out of date?

I’d be interested in potentially helping with this integration, this package has been really helpful for me.

from reactr.

JohnCoene avatar JohnCoene commented on September 21, 2024

packer is essentially a lot of convenience functions to setup R-projects that use webpack, because I find that webpack comes with quite some overhead.

I think you can always run npm update to bump webpack in the project.

from reactr.

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.