1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-28 00:28:00 +02:00
onion/js
Brett Sun bd2895afa0 Add webpack config
Notable changes:

* Updated to babel 6
* Updated polyfills to only include core-js/es6 and core-js/stage/4
rather than entire babel/polyfill set
* Dev server with hot reloading replaces server.js in development
* Updated bootstrap loading to be separate from app’s stylesheets
* Cleaned up some of the font dependencies, removing the need for
templating their paths
2016-06-02 17:14:58 +02:00
..
actions Use empty array as initial state of piece and edition list notifications 2016-03-10 13:08:05 +01:00
components Add webpack config 2016-06-02 17:14:58 +02:00
constants Add webpack config 2016-06-02 17:14:58 +02:00
fetchers Merge pull request #71 from ascribe/AD-1387-improve-redundancy-of-notifications 2016-05-27 11:33:47 +02:00
mixins Merge with master 2015-12-08 20:55:13 +01:00
models Remove deprecated global notification types 2016-04-13 10:39:19 +02:00
sources Merge with master 2016-02-05 10:38:59 +01:00
stores Merge pull request #71 from ascribe/AD-1387-improve-redundancy-of-notifications 2016-05-27 11:33:47 +02:00
third_party Merge with master 2016-02-05 10:38:59 +01:00
utils Log error json payloads in Sentry 2016-04-13 10:19:41 +02:00
alt.js Revert "Remove altUser since the UserStore is now always being passed as a prop" 2016-02-08 17:49:11 +01:00
app.js Add webpack config 2016-06-02 17:14:58 +02:00
history.js Merge with master 2016-02-05 10:38:59 +01:00
routes.js Remove prize whitelabels 2016-05-27 12:04:36 +02:00