Skip to content

Commit

Permalink
Readme link test
Browse files Browse the repository at this point in the history
  • Loading branch information
ediblecode committed Oct 6, 2016
1 parent 046b9b5 commit 2fcb3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/javascripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Our source JS needs to be compiled, transpiled and packed for several reasons:

We use and recommend [Webpack](https://webpack.github.io/) with [Babel](https://babeljs.io/) and their respective plugins for packing and transpiling our JavaScript.

See our [webpack.config.js](webpack.config.js) and our [.babelrc](.babelrc) for an example of compilation of ES6 with Flow type annotations.
See our [webpack.config.js](webpack.config.js) and our [.babelrc](./.babelrc) for an example of compilation of ES6 with Flow type annotations.

TODO: Webpack/require/browserify - path to source code for compilation.

Expand Down

0 comments on commit 2fcb3dd

Please sign in to comment.