1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

forum: add colorthief - NOT color-thief-browser (outdated, same package)

This commit is contained in:
David Sevilla Martin
2020-03-22 11:52:08 -04:00
parent 88aa9fc038
commit 39dc303b80
5 changed files with 816 additions and 47 deletions

View File

@@ -1,3 +1,5 @@
import 'expose-loader?ColorThief!colorthief/dist/color-thief.umd';
import app from './app';
export { app };