This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
mirror of
https://github.com/grafana/grafana.git
synced
2026-08-04 10:33:21 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b57ffbb4f155faaf80ed52ae8ee241e55fd5530
grafana
/
scripts
/
webpack
/
postcss.config.js
T
7 lines
90 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Build: Upgrade Webpack 5 (
#36444
)
2021-08-31 12:55:05 +02:00
module
.
exports
=
{
plugins
:
{
autoprefixer
:
{},
'postcss-reporter'
:
{},
},
Fix: Autoprefixer is now working (
#16351
)
2019-04-02 18:15:30 +02:00
};
Reference in New Issue
Copy Permalink