You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SCSS compiles but the sourcemaps aren't generated. However, they are generated for <style> tags in .vue files. I spent a lot of time on it today and I wasn't able to fix it.
The text was updated successfully, but these errors were encountered:
Hi @egoist I'm using style link to bootstrap styles and js too, but when run npm run build, i see message WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (250 kB). This can impact web performance. Entrypoints: client (900 kB) Have any problem?
import './scss/bootstrap.scss'
The SCSS compiles but the sourcemaps aren't generated. However, they are generated for <style> tags in .vue files. I spent a lot of time on it today and I wasn't able to fix it.
The text was updated successfully, but these errors were encountered: