Created
May 14, 2018 18:44
-
-
Save enricopolanski/f0bf5b1c05a8e9994d12eeb8d40379cf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [email protected] build /mnt/c/Users/Aquazi/Desktop/tui | |
> webpack --watch | |
Webpack is watching the files… | |
Hash: e356bf01d0bfe3c154b7 | |
Version: webpack 3.1.0 | |
Time: 692ms | |
Asset Size Chunks Chunk Names | |
bundle.js 24 kB 0 [emitted] main | |
[0] ./src/app.js 113 bytes {0} [built] | |
[1] ./src/view/main.js 1.1 kB {0} [built] | |
[2] ./src/model/userdata.js 5.53 kB {0} [built] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment