diff --git a/README.md b/README.md index d6cc8667..0784aa75 100644 --- a/README.md +++ b/README.md @@ -347,8 +347,13 @@ Then include `traceur-runtime.js` (this is found inside traceur's `bin` folder w ```html + ``` +We can then use map or paths config to ensure that `app/main` gets directed to the new folder. Alternatively rename `app-built` to replace `app`. + Now the application will continue to behave identically without needing to compile ES6 in the browser. ### Compiling ES6 to ES5 and AMD