docs: fix mourn tree shaking

This commit is contained in:
chenjiahan
2020-04-04 23:45:27 +08:00
parent 0346ecd96a
commit 9eb337bd0e
3 changed files with 16 additions and 6 deletions
+3 -1
View File
@@ -1 +1,3 @@
import './mourn';
import mourn from './mourn';
mourn();