mrcrowl / vuex-typex

Typescript builder for strongly-typed access to Vuex Store modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source Map Parsing Issue

ep-mark opened this issue · comments

Failed to parse source map from 'node_modules/vuex-typex/src/index.ts'

Version 3.1.6 fixed the missing source map for index.js. Now that this source map is available it is referencing src/index.ts which is not in the npm dist.