-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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.

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
Labels
No labels