Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

fixing the package.json - right now the component is broken for fresh install. #201

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iliran11
Copy link

Package json is not pointing correctly on react3.jsx.

@johnrees
Copy link
Contributor

It's pointing to the file in the release directory i.e. https://unpkg.com/[email protected]/lib/React3.js

You probably want to run npm run compile if you're working with the source

@iliran11
Copy link
Author

iliran11 commented Oct 18, 2017

the package is broken. when installing from npm, it's not working. the main property at package.json is pointing at nothing.

@toxicFork
Copy link
Collaborator

@iliran11 can you please show your package.json for the package that depends on it? I'll try to add some test case for it :)

@toxicFork
Copy link
Collaborator

Currently this PR cannot be merged until we have a fail/pass test case

For example, a project that would not work with current version

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

Successfully merging this pull request may close these issues.

3 participants