Giter Site home page Giter Site logo

Comments (3)

BrainCrumbz avatar BrainCrumbz commented on June 24, 2024

You're right, that looks weird. But also, going back with memory, ngtools-webpack should not require any ngfactory physical file, that was needed only with AOT mode builds when not using ngtools, isn't it?

Main difference to spot is that we built up this project on Windows (10 64b) machines, not Linux ones. Also, with this node environment:

  • node v6.2.2 (not v7.x)
  • npm v3.9.5 (instead of v4.x)

but not sure those last can make a big difference.

In case it's a matter of package versions used, you could try with wiping node_modules, temporarily locking down versions to those found in package.json, then installing again.

from ngtools-webpack-demo.

WiseBird avatar WiseBird commented on June 24, 2024

Answer is to add "enhanced-resolve": "3.3.0", to package.json for whatever reason.
Thanks for response.

from ngtools-webpack-demo.

BrainCrumbz avatar BrainCrumbz commented on June 24, 2024

Oh, I see. Cool. Glad you made it.

We might add a note for that on readme, or add it straight to packages if it does no harm. Thanks.

from ngtools-webpack-demo.

Related Issues (5)

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.