Skip to content

SVG paths not being displayed, npm run watch doesnt exit #2

@TheWanderer1983

Description

@TheWanderer1983

Hello,
I'm on ubuntu 18.04
I've cloned the repo and i've built it without error. I then run the command npm run watch which gets to this output and doesnt exit back to console.

> webpack --config webpack.config.dev.js

webpack is watching the files…

Hash: bee9fbf0ed3f4fb6ffa3
Version: webpack 4.19.1
Time: 933ms
Built at: 28/10/2018 11:20:58 am
  Asset      Size  Chunks             Chunk Names
main.js  3.11 MiB    main  [emitted]  main
Entrypoint main = main.js
[./src/ImpossibleCalculator.js] 1.77 KiB {main} [built]
[./src/Renderer.js] 5.53 KiB {main} [built]
[./src/exporter.js] 493 bytes {main} [built]
[./src/index.js] 5.63 KiB {main} [built]
[./src/intersector.js] 1.14 KiB {main} [built]
[./src/lineFunctions.js] 1.84 KiB {main} [built]
[./src/svgCalc.js] 4.73 KiB {main} [built]

After doing that I can open the index.html file in the src folder which displays this.
index

None of the other defined functions are displayed ( flower/circle, batman/superman etc)
Also when I copy(window.objFile) in console, It only copies the first function (circule/triangle).
copywindow.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions