#15 feat/babel-root-plugin

已合并
jonathan 4 年前 将 10 次代码提交从 feat/babel-root-plugin合并至 master
tyler 评论于 4 年前
这个人很懒,什么都没留下。
jonathan 请求变更 4 年前
jonathan 留下了一条评论

Loosk great, just one change requested.

Please read my comment about not adding webpack.config.js to .gitignore

@@ -38,1 +38,4 @@
*~

# local webpack config
webpack.config.js
jonathan 评论于 4 年前

We need to track webpack.config.js in git, it cannot be ignored.

Create another file webpack.config.dev.js and put your proxy settings in that file.

Then invoke webpack as webpack --config webpack.config.dev.js

We need to track `webpack.config.js` in git, it cannot be ignored. Create another file `webpack.config.dev.js` and put your proxy settings in that file. Then invoke webpack as `webpack --config webpack.config.dev.js`
jonathan 关闭此合并请求 4 年前
jonathan4 年前 删除了分支 feat/babel-root-plugin

评审人

jonathan 请求变更 4 年前
该合并请求已作为 726df730e5 被合并。
登录 并参与到对话中。
无审核者
未选择标签
未选择里程碑
未指派成员
2 名参与者
通知
到期时间

未设置到期时间。

依赖工单

此合并请求当前没有任何依赖。

正在加载...
这个人很懒,什么都没留下。