1
0
Fork 0
mirror of https://github.com/archtechx/laravel-tips.git synced 2025-12-12 05:14:04 +00:00
laravel-tips/content/tips/you-can-enable-js-sourcemaps-using-at-vite-js-in-laravel.md
Samuel Štancl 21b9739d84 Week 30/2022
2022-07-31 03:36:17 +02:00

11 lines
No EOL
409 B
Markdown

---
title: 'You can enable JS sourcemaps using @vite_js in Laravel '
tweet_id: '1553002662517678081'
thread_slug: weekly-thread-2022-30
author_username: jbrooksuk
images:
- 'https://pbs.twimg.com/media/FYhWV8mWAAULTRT.jpg'
created_at: 2022-07-29T13:01:02+00:00
slug: you-can-enable-js-sourcemaps-using-at-vite-js-in-laravel
---
🗺 Using @vite_js? You can enable JS sourcemaps in the vite.config.js file.