Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
6301ae80238572b954e0e1d99e8936caf35e0069
masto-fe
/
app
/
javascript
/
core
/auth.js
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
6301ae80
— Zoë Bijl Upgrade to Webpack 5 (#83)
6 months ago
1
2
3
import
'packs/public-path'
;
import
'./settings'
;
import
'./two_factor_authentication'
;