Skip to content

Senseplate#2

Open
malectro wants to merge 8 commits intomasterfrom
senseplate
Open

Senseplate#2
malectro wants to merge 8 commits intomasterfrom
senseplate

Conversation

@malectro
Copy link
Collaborator

updates for sense

  • added flow
  • removed react-hmre in favor of webpack-hmr
  • added FluxRoot and FluxComponent and removed utils/wrappers
  • removed react-addons-update and added sculpt
  • seems to work well

import * as actions from 'src/actions/index';

// polyfill webpack require.ensure
if (typeof require.ensure !== 'function') require.ensure = (d, c) => c(require)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove this polyfill if we're not doing code splitting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants