Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused fs require from webpack.base.conf.js #893

Merged
merged 1 commit into from
Sep 2, 2017
Merged

Remove unused fs require from webpack.base.conf.js #893

merged 1 commit into from
Sep 2, 2017

Conversation

robwierzbowski
Copy link
Contributor

I applied the linter script to config files (a good idea, IMO), and found this fs was unused.

Can someone with more familiarity with the project check that the cli doesn't insert anything into this file that uses fs? I'm pretty sure it doesn't.

@LinusBorg
Copy link
Contributor

It seems that this is a leftover from a recent change that I had to undo because it caused issue.

Thanks!

@LinusBorg LinusBorg merged commit 024bbf7 into vuejs-templates:develop Sep 2, 2017
LinusBorg added a commit that referenced this pull request Sep 5, 2017
* Remove unused fs require from webpack.base.conf.js (#893)

* cleanup some leftover from reverting #688
LinusBorg pushed a commit that referenced this pull request Sep 30, 2017
* Update vue-loader link (#886)

* Merge some small fixes (#900)

* Remove unused fs require from webpack.base.conf.js (#893)

* cleanup some leftover from reverting #688

* update URL of ESLint to https

* fix missing comma from conflict resolution
frandiox pushed a commit to OnsenUI/vue-cordova-webpack that referenced this pull request Oct 13, 2017
* Update vue-loader link (vuejs-templates#886)

* Merge some small fixes (vuejs-templates#900)

* Remove unused fs require from webpack.base.conf.js (vuejs-templates#893)

* cleanup some leftover from reverting vuejs-templates#688

* update URL of ESLint to https

* fix missing comma from conflict resolution
LinusBorg pushed a commit that referenced this pull request Nov 8, 2017
* Update vue-loader link (#886)

* Merge some small fixes (#900)

* Remove unused fs require from webpack.base.conf.js (#893)

* cleanup some leftover from reverting #688

* fix postcss config

* userPostCSS config
frandiox pushed a commit to OnsenUI/vue-cordova-webpack that referenced this pull request Dec 25, 2017
* Update vue-loader link (vuejs-templates#886)

* Merge some small fixes (vuejs-templates#900)

* Remove unused fs require from webpack.base.conf.js (vuejs-templates#893)

* cleanup some leftover from reverting vuejs-templates#688

* fix postcss config

* userPostCSS config
shenron pushed a commit to shenron/webpack that referenced this pull request Mar 20, 2018
* Update vue-loader link (vuejs-templates#886)

* Merge some small fixes (vuejs-templates#900)

* Remove unused fs require from webpack.base.conf.js (vuejs-templates#893)

* cleanup some leftover from reverting vuejs-templates#688

* fix postcss config

* userPostCSS config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants