1 Star 5 Fork 1

JoyChen / graylog2-web-interface-chinese

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
webpack.bundled.js 804 Bytes
一键复制 编辑 原始数据 按行查看 历史
dev 提交于 2022-07-12 12:53 . init
/*
* Copyright (C) 2020 Graylog, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the Server Side Public License, version 1,
* as published by MongoDB, Inc.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* Server Side Public License for more details.
*
* You should have received a copy of the Server Side Public License
* along with this program. If not, see
* <http://www.mongodb.com/licensing/server-side-public-license>.
*/
const webpackConfig = require('./webpack.combined.config');
const vendorConfig = require('./webpack.vendor');
module.exports = [vendorConfig, webpackConfig];
TypeScript
1
https://gitee.com/blkc/graylog2-web-interface-chinese.git
git@gitee.com:blkc/graylog2-web-interface-chinese.git
blkc
graylog2-web-interface-chinese
graylog2-web-interface-chinese
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891