Closed MariusRumpf closed 5 years ago
The vue-text-highlight.min.js file contains inline source maps for the scss styles compiled from the vue files:
vue-text-highlight.min.js
map:{version:3,sources:["/Users/albertlucianto/Projects/vue-text-highlight/src/components/index.vue","index.vue"],names:[],mappings:"AAiFA;EACA,mBAAA;EACA,kBAAA;AAAA;;AC/EA,oCAAoC",file:"index.vue",sourcesContent:[null,".text__highlight {\n background: #ffcc00;\n border-radius: 3px; }\n\n/*# sourceMappingURL=index.vue.map */"]
@MariusRumpf thanks for raising this issue. There is no longer any sourcemap in v2.0.6.
The
vue-text-highlight.min.js
file contains inline source maps for the scss styles compiled from the vue files: