Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

The code for "startup your application" makes very little sense. #17

Open
Pomax opened this issue Jun 14, 2015 · 0 comments
Open

The code for "startup your application" makes very little sense. #17

Pomax opened this issue Jun 14, 2015 · 0 comments

Comments

@Pomax
Copy link

Pomax commented Jun 14, 2015

The following code is given as part of the explanation on how to use the enhanced require:

// startup your application
myRequire("./startup");

Except there is no mention what this magical statement is supposed to do. What is the application in this case? startup.jsx? Does it need to be the same as webpack's entry? More explanation is needed, this code assumes we already know what's going on when we don't.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant