mirror of
https://github.com/BoostIo/Boostnote
synced 2026-06-02 20:53:22 +00:00
add oh-my-cdn & vendor script
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"directory": "compiled",
|
||||
"targets": {
|
||||
"react": "https://cdnjs.cloudflare.com/ajax/libs/react/15.0.2/react.js",
|
||||
"react-dom": "https://cdnjs.cloudflare.com/ajax/libs/react/15.0.2/react-dom.js",
|
||||
"redux": "https://cdnjs.cloudflare.com/ajax/libs/redux/3.5.2/redux.js",
|
||||
"react-redux": "https://npmcdn.com/react-redux@4.4.5/dist/react-redux.min.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user