|
|
|
|
|
by judge2020
1684 days ago
|
|
This is generally already possible with webpack, but many/most websites i've looked at have source maps turned off. Maybe the extra compile time is too much, or they just want to disincentivize client-side reverse engineering. |
|