mirror of
https://github.com/fatedier/frp.git
synced 2026-05-21 06:45:32 -06:00
5 lines
No EOL
75 B
JavaScript
5 lines
No EOL
75 B
JavaScript
module.exports = {
|
|
plugins: [
|
|
require('autoprefixer')()
|
|
]
|
|
} |