Skip to content

Commit

Permalink
we're working with root-relative imports not absolute imports
Browse files Browse the repository at this point in the history
  • Loading branch information
stoikerty committed Apr 1, 2016
1 parent 5aaf284 commit 6d3be84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<a href="https://babeljs.io/docs/learn-es2015/">ES2015 / ES6</a>
</li>
<li>
<a href="http://survivejs.com/webpack/requiring-files/">absolute imports</a>
<a href="http://survivejs.com/webpack/requiring-files/">root-relative imports</a>
</li>
<li>
<a href="https://webpack.github.io/docs/hot-module-replacement-with-webpack.html">Vanilla HMR</a>
Expand Down

0 comments on commit 6d3be84

Please sign in to comment.