Eliminate the need for the ES6 module backflips in Standalone example

This commit is contained in:
Kyle Shockey
2017-03-27 19:51:45 -07:00
parent bd0fbc60dd
commit 431b67362c
3 changed files with 4 additions and 5 deletions

View File

@@ -14,4 +14,4 @@ let preset = [
}
]
export default preset
module.exports = preset