Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Lazy load emmet.js library to reduce startup time #281

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ypresto
Copy link

@ypresto ypresto commented Jun 14, 2015

Closes #150

Speed up by lazy loading emmet core library.
This requires emmetio/emmet#394 to be merged.

After:

2015-06-14 22 58 18

TODO:

  • bump package.json

Thanks!

@kandros
Copy link

kandros commented Jan 14, 2016

Is there a motivation this is not being merged yet?

@sergeche
Copy link
Member

Changes in core Emmet are workarounds, not solution. A better solution is to refactor core for pure CommonJS modules and use Browserfy to bundle Emmet core as a single module.

Do you restart Atom often?

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

Successfully merging this pull request may close these issues.

3 participants