Code Monkey home page Code Monkey logo

Comments (9)

catamphetamine avatar catamphetamine commented on May 18, 2024

Try to update to the latest webpack-isomorphic-tools and then post you debug log

from webpack-isomorphic-tools.

dtothefp avatar dtothefp commented on May 18, 2024

I see that in the above output the src directory is doubled up

at Object.<anonymous> (/Users/davidfox-powell/dev/bdu/src/src/img/donate-main.jpg.webpack-module:1:63)

but not sure why that is happening? I'll update and post debug info

from webpack-isomorphic-tools.

dtothefp avatar dtothefp commented on May 18, 2024

debug log

[13:57:00] Requiring external module babel-core/register
[13:57:02] Using gulpfile ~/dev/bdu/gulpfile.babel.js
[13:57:02] Starting 'webpack:global'...
[13:57:02] Webpack Bundling global bundle
[webpack-isomorphic-tools/plugin] [debug] running write assets webpack plugin
[webpack-isomorphic-tools/plugin] [debug] getting javascript and styles for chunk "global"
[webpack-isomorphic-tools/plugin] [debug]  (got javascript)
[webpack-isomorphic-tools/plugin] [debug]  (got style)
[webpack-isomorphic-tools/plugin] [debug] No path parser specified for "images" assets. Using a default one.
[webpack-isomorphic-tools/plugin] [debug] parsing assets of type "images"
***FULLLNAME*** img/donate-main.jpg
[webpack-isomorphic-tools/plugin] [trace] Adding assset "./src/img/donate-main.jpg", module id 3 (in webpack-stats.debug.json)
***FULLLNAME*** img/favicon.png
[webpack-isomorphic-tools/plugin] [trace] Adding assset "./src/img/favicon.png", module id 4 (in webpack-stats.debug.json)
***FULLLNAME*** img/mark-h.png
[webpack-isomorphic-tools/plugin] [trace] Adding assset "./src/img/mark-h.png", module id 5 (in webpack-stats.debug.json)
[webpack-isomorphic-tools/plugin] [debug]  time taken: 1 ms
[require-hook] [debug] Hooking into *.webpack-module files loading
[webpack-isomorphic-tools/plugin] [debug] compiling assets
[require-hook] [debug] Loading source code for /Users/davidfox-powell/dev/bdu/src/src/img/donate-main.jpg.webpack-module
/Users/davidfox-powell/dev/bdu/src/src/img/donate-main.jpg.webpack-module:1
(function (exports, require, module, __filename, __dirname) { img/donate-main.jpg
                                                              ^

ReferenceError: img is not defined
    at Object.<anonymous> (/Users/davidfox-powell/dev/bdu/src/src/img/donate-main.jpg.webpack-module:1:63)
    at Module._compile (module.js:435:26)
    at Object._module3.default._extensions.(anonymous function) [as .webpack-module] (/Users/davidfox-powell/dev/bdu/node_modules/webpack-isomorphic-tools/node_modules/require-hacker/babel-transpiled-modules/require hacker.js:270:11)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:311:12)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at populate_assets (/Users/davidfox-powell/dev/bdu/node_modules/webpack-isomorphic-tools/babel-transpiled-modules/plugin/write assets.js:363:31)
    at Object.write_assets [as default] (/Users/davidfox-powell/dev/bdu/node_modules/webpack-isomorphic-tools/babel-transpiled-modules/plugin/write assets.js:64:2)
    at Compiler.<anonymous> (/Users/davidfox-powell/dev/bdu/node_modules/webpack-isomorphic-tools/babel-transpiled-modules/plugin/plugin.js:159:27)
    at Compiler.applyPlugins (/Users/davidfox-powell/dev/bdu/node_modules/webpack/node_modules/tapable/lib/Tapable.js:26:37)
    at Watching._done (/Users/davidfox-powell/dev/bdu/node_modules/webpack/lib/Compiler.js:78:17)
    at Watching.<anonymous> (/Users/davidfox-powell/dev/bdu/node_modules/webpack/lib/Compiler.js:61:18)
    at Compiler.emitRecords (/Users/davidfox-powell/dev/bdu/node_modules/webpack/lib/Compiler.js:282:37)
    at Watching.<anonymous> (/Users/davidfox-powell/dev/bdu/node_modules/webpack/lib/Compiler.js:58:19)
    at /Users/davidfox-powell/dev/bdu/node_modules/webpack/lib/Compiler.js:275:11

from webpack-isomorphic-tools.

catamphetamine avatar catamphetamine commented on May 18, 2024

I have an idea, will release a new version soon

from webpack-isomorphic-tools.

dtothefp avatar dtothefp commented on May 18, 2024

@halt-hammerzeit thanks, I'll constrain the version for now

from webpack-isomorphic-tools.

catamphetamine avatar catamphetamine commented on May 18, 2024

Ok, try the new version
npm install webpack-isomorphic-tools@latest --save

from webpack-isomorphic-tools.

dtothefp avatar dtothefp commented on May 18, 2024

@halt-hammerzeit awesome...that works. Is there an issue I should be aware of with my config or was it something internal?

from webpack-isomorphic-tools.

catamphetamine avatar catamphetamine commented on May 18, 2024

It was internal: I added something like 'module.exports = "' + parsed + '"' in case parsed is not a module source.

from webpack-isomorphic-tools.

dtothefp avatar dtothefp commented on May 18, 2024

cool, thx for the help

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.