Guest User

Untitled

a guest
Mar 22nd, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.87 KB | None | 0 0
  1. ➜  ~ cd Coding/primero
  2. ➜  primero git:(development_v2) npm run dev
  3.  
  4. > @ dev /home/nidhi/Coding/primero
  5. > webpack-dev-server --config webpack/index.js
  6.  
  7. ℹ 「wds」: Project is running at http://localhost:9000/
  8. ℹ 「wds」: webpack output is served from http://localhost:9000/
  9. ℹ 「wds」: Content not from webpack is served from /home/nidhi/Coding/primero/public/packs
  10. ℹ 「wds」: 404s will fallback to /index.html
  11. ℹ 「wdm」: wait until bundle finished: /application.json
  12. ⚠ 「wdm」: Child
  13.        74 modules
  14. Child
  15.        8018 modules
  16.    
  17.     WARNING in You're using the following Workbox configuration options: [manifestTransforms]. This will not have any effect, as it will only modify files that are matched via 'globPatterns'. You can remove them from your config, and learn more at https://goo.gl/EQ4Rhm
  18. ℹ 「wdm」: Compiled with warnings.
Add Comment
Please, Sign In to add comment