Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Change Preact require to thirdparty/preact #13664

Merged
merged 2 commits into from
Sep 12, 2017

Conversation

boopeshmahendran
Copy link
Contributor

No description provided.

},
map: {
"*": {
"thirdparty/preact": "preact-compat",
Copy link
Contributor

Choose a reason for hiding this comment

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

nit. the colon should be in the same column as the lines above and below.

Immutable = require("thirdparty/immutable"),
PTU = require("preact-test-utils"),
PTU = require("thirdparty/preact-test-utils"),
Copy link
Contributor

Choose a reason for hiding this comment

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

I would recommend having a more readable name instead of PTU, PreactTestUtils may be.

@swmitra swmitra merged commit 1b37881 into master Sep 12, 2017
@ficristo ficristo deleted the boopeshmahendran/ChangePreactRequire branch September 19, 2017 18:45
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