mrcrowl / vuex-typex

Typescript builder for strongly-typed access to Vuex Store modules
MIT License
193 stars 22 forks source link

Source Map Parsing Issue #34

Closed ep-mark closed 3 years ago

ep-mark commented 3 years ago

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.

mrcrowl commented 3 years ago

Hey Mark! You're welcome to submit a pull request.

On Fri, 18 Dec 2020 at 13:03, ep-mark notifications@github.com wrote:

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.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mrcrowl/vuex-typex/issues/34, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANWRIHWUE6XYYWDJCRZOLLSVKL5BANCNFSM4VANTXUQ .