altv-js-module
altv-js-module copied to clipboard
Add support for JS Source Maps
Description of the problem
JS source maps do not work
Desired solution for the problem
For Source maps to work
Alternatives you considered
N/A
Additional context
N/A
Version
7.0-dev10
Scope
client
NodeJS source map generator can be found in lib/internal/source_map/source_map.js
Now tracked in #104