Akryum / Akryum/vue-cli-plugin-ssr

productionSourceMap not built

Open
#84 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
441
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Client-source maps are never built in production mode:

https://github.com/Akryum/vue-cli-plugin-ssr/blob/2037d18a76999dd849101f42d60c2a6319549ac2/lib/webpack.js#L65

vue.config.js includes a `productionSourceMap` option, that is `true` by default.:
https://cli.vuejs.org/config/#productionsourcemap

IMHO it should be considered as in
https://github.com/vuejs/vue-cli/blob/2cf5849222db24ce5c3b5607513f32ac79a476a7/packages/%40vue/cli-service/lib/config/prod.js#L13

version: @akryum/vue-cli-plugin-ssr@0.5.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.