This website requires JavaScript.
Explore
Help
Register
Sign In
valitydev
/
redash
Watch
14
Star
0
Fork
0
You've already forked redash
mirror of
https://github.com/valitydev/redash.git
synced
2024-11-08 18:03:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6b56e4a3e3
redash
/
client
/
.babelrc
5 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial Webpack setup
2016-10-30 09:29:51 +00:00
{
Add babel-plugin-transform-object-assign
2017-03-03 00:26:56 +00:00
"presets": ["es2015", "stage-2"],
Replace deprecated ng-annotate with babel plugin
2017-07-02 11:22:36 +00:00
"plugins": ["angularjs-annotate", "transform-object-assign"]
Initial Webpack setup
2016-10-30 09:29:51 +00:00
}
Reference in New Issue
Copy Permalink