Created
November 1, 2017 08:32
-
-
Save dclarke-modus/c6fc482c9aaa2281b8cafecdd5cfa769 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
$ npm run build | |
> [email protected] build /home/vagrant/Projects/com_oauth_manager/media/com_oauth_manager/js/com_oauthmanager | |
> webpack --progress --colors --watch --display-error-details | |
0% compiling | |
Webpack is watching the files… | |
Hash: adb43be39ed04e0ec5c3 | |
Version: webpack 3.7.1 | |
Time: 3700ms | |
Asset Size Chunks Chunk Names | |
bundled.js 924 kB 0 [emitted] [big] main | |
[103] ./app/index.js 252 bytes {0} [built] | |
[231] ./app/component/App.js 985 bytes {0} [built] | |
[232] (webpack)/buildin/harmony-module.js 596 bytes {0} [built] | |
[233] /home/vagrant/Projects/com_oauth_manager/media/com_oauth_manager/sass/layout/_layout.sass 1.31 kB {0} [built] | |
[234] ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!/home/vagrant/Projects/com_oauth_manager/media/com_oauth_manager/sass/layout/_layout.sass 7.64 kB {0} [built] | |
[238] ./app/pages/Index.js 239 bytes {0} [built] | |
[239] ./app/component/SideBar.js 1.6 kB {0} [built] | |
+ 233 hidden modules | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment