mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
添加 history 依赖
This commit is contained in:
parent
dab6114265
commit
d6a78d109b
@ -17,6 +17,7 @@ import {
|
||||
} from '../src/index';
|
||||
|
||||
import '../src/locale/en-US';
|
||||
import 'history';
|
||||
|
||||
export function embed(
|
||||
container: string | HTMLElement,
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "amis",
|
||||
"version": "1.1.8-beta.4",
|
||||
"version": "1.1.8-beta.8",
|
||||
"description": "一种MIS页面生成工具",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user