Skip to content

moneko-o/expression-language-editor

Repository files navigation

expression-language-editor

组件库模板

version install size download

使用

expression-language-editor

安装依赖

npm install
# or
yarn install

启动项目

npm start
# or
yarn start

打包项目

npm run build
# or
yarn build

打包项目使用自定义配置

在打包其它有特殊配置的 bundle 时, 可以通过命令行参数来加载额外的配置文件;

例如: 使用 config/index.tsconfig/prod.ts 合并后的配置进行编译.

npm run build --config=prod
# or
yarn build config=prod

配置文档

click

About

Expression Language Editor _________ EL表达式编辑器

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors