58ecc7d000
Combine the 2 js files and the scss. This saves compiling the scss on the go. And going via Nextcloud storage to obtain it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 lines
93 B
JavaScript
5 lines
93 B
JavaScript
import './app'
|
|
import './filelist'
|
|
import './trash.scss'
|
|
|
|
window.OCA.Trashbin = OCA.Trashbin
|