Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Luizs-MBP-2:midiacode-webreader lgavinho$ quasar clean
- app:artifacts Cleaned build artifact: "/Volumes/AppleII/projects/midiacode-workspace/midiacode-webreader/dist/spa" +0ms
- app:artifacts Cleaned build artifact: "/Volumes/AppleII/projects/midiacode-workspace/midiacode-webreader/.quasar" +3ms
- app:artifacts Emptied dist folder +0ms
- app:clean Done cleaning build artifacts +0ms
- Luizs-MBP-2:midiacode-webreader lgavinho$ quasar build
- Build mode........ spa
- Pkg quasar........ v1.10.0
- Pkg @quasar/app... v1.8.2
- Debugging......... no
- Publishing........ no
- app:extension Running "@quasar/qpdfviewer" Quasar App Extension... +0ms
- app:quasar-conf Reading quasar.conf.js +5ms
- app:quasar-conf Extension(@quasar/qpdfviewer): Extending quasar.conf... +4ms
- App Extension (qpdfviewer) Info: 'Adding qpdfviewer boot reference to your quasar.conf.js'
- App Extension (qpdfviewer) Info: 'Adding pdfviewer.styl css reference to your quasar.conf.js'
- app:webpack Extending SPA Webpack config +1s
- app:artifacts Cleaned build artifact: "/Volumes/AppleII/projects/midiacode-workspace/midiacode-webreader/dist/spa" +134ms
- app:generator Generating Webpack entry point +0ms
- app:build Building... +4ms
- • Compiling:
- • Compiling:
- └── SPA ███ 14% building 41/103 modules 62 active
- (node:14629) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
- (Use `node --trace-warnings ...` to show where the warning was created)
- (node:14629) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
- • Compiling:
- └── SPA ████████████████████ 100% done in ~11s
- app:artifacts Added build artifact "/Volumes/AppleII/projects/midiacode-workspace/midiacode-webreader/dist/spa"'t work
- Tip: You can use "$ quasar serve" command to create a web server,
- both for testing or production. Type "$ quasar serve -h" for
- parameters. Also, an npm script (usually named "start") can
- be added for deployment environments.
- If you're using Vue Router "history" mode, don't forget to
- specify the "--history" parameter: "$ quasar serve --history"
- Luizs-MBP-2:midiacode-webreader lgavinho$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement