GithubHelp home page GithubHelp logo

Comments (9)

catamphetamine avatar catamphetamine commented on May 18, 2024

webpack-assets.json is written by Webpack plugin therefore rootDir doesn't take effect because rootDir variable is used only in your server code.
Does this answer your question?

from webpack-isomorphic-tools.

bdefore avatar bdefore commented on May 18, 2024

how would i configure where that gets written to?

from webpack-isomorphic-tools.

catamphetamine avatar catamphetamine commented on May 18, 2024

you can use the configuration:
https://github.com/halt-hammerzeit/webpack-isomorphic-tools#configuration
webpack_assets_file_path

from webpack-isomorphic-tools.

bdefore avatar bdefore commented on May 18, 2024

thanks. i got it to work by specifying webpack_assets_file_path: 'external/webpack-assets.json', in that configuration.

a note though: at that link it says in your comments above that it would default to writing webpack-assets.json the webpack configuration context, which i am setting to my external directory, so i would have expected this change to be unnecessary.

from webpack-isomorphic-tools.

catamphetamine avatar catamphetamine commented on May 18, 2024

a note though: at that link it says in your comments above that it would default to writing webpack-assets.json the webpack configuration context, which i am setting to my external directory, so i would have expected this change to be unnecessary.

Well, it did create webpack-assets.json in your webpack configuration context folder, or didn't it?

from webpack-isomorphic-tools.

bdefore avatar bdefore commented on May 18, 2024

without the additional configuration change to webpack_assets_file_path it did not, it would write webpack-assets.json to the project root even though Webpack context was configured to external

from webpack-isomorphic-tools.

catamphetamine avatar catamphetamine commented on May 18, 2024

can you post your webpack.config.js?

from webpack-isomorphic-tools.

bdefore avatar bdefore commented on May 18, 2024

here's my fork and branch i'm working from: https://github.com/bdefore/react-redux-universal-hot-example/tree/parameterized-routes-and-source-path

you should be able to test either case if you add/remove the line here https://github.com/bdefore/react-redux-universal-hot-example/blob/parameterized-routes-and-source-path/external/webpack-overrides-config.js#L8

from webpack-isomorphic-tools.

catamphetamine avatar catamphetamine commented on May 18, 2024

ok

from webpack-isomorphic-tools.

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.