Git Product home page Git Product logo

Comments (5)

gregturn avatar gregturn commented on August 16, 2024

The files will be in your IDE either way. What difference does it make in that regard? Did you move them to src and see a speed up?

from tut-react-and-spring-data-rest.

qiuwei avatar qiuwei commented on August 16, 2024

They won't get copied to target.

Yes, I moved them to src, make webpack only generate the bundle.js in resources.

In the IDE, I then explicitly exclude those node_modules directory.

It's much faster:)

from tut-react-and-spring-data-rest.

abhiesa-tolexo avatar abhiesa-tolexo commented on August 16, 2024

+1
@qiuwei Could you please let me know, how did you achieve this ?

from tut-react-and-spring-data-rest.

qiuwei avatar qiuwei commented on August 16, 2024

@abhiesa-tolexo ,

I create a directory under src, move front-end related code there, then change the output in webpack.config.js to ../resource/static/build/bunlde.js

I also exclude node_modules directory in my IDE explictly.

from tut-react-and-spring-data-rest.

gregturn avatar gregturn commented on August 16, 2024

Resolved via 10b5db5

from tut-react-and-spring-data-rest.

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.