Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import error #1

Closed
ufon opened this issue Oct 30, 2016 · 16 comments
Closed

import error #1

ufon opened this issue Oct 30, 2016 · 16 comments

Comments

@ufon
Copy link

ufon commented Oct 30, 2016

image
image
All imports are works fine. but this not :(

@eabricotc
Copy link

+1

@regenrek
Copy link

Same Problem

/index.js:1 (function (exports, require, module, __filename, __dirname) { import PureGridProvider from './src/Provider';

@matthewhampton
Copy link

matthewhampton commented Nov 25, 2016

+1

This seems to distributing the raw ES6 source code, rather than transpiled code. How is this intended to be used?

@GabrielLanghans
Copy link

GabrielLanghans commented Nov 28, 2016

+1

3 similar comments
@NishantDesai1306
Copy link

+1

@josephrstraub
Copy link

+1

@takashisite
Copy link

+1

@Sharlaan
Copy link

+1
webpack seems to reject this import ....

@gmotyl
Copy link

gmotyl commented Dec 11, 2016

+1

@musyoka-morris
Copy link
Owner

musyoka-morris commented Dec 28, 2016

The import seems to work fine on my environment. I have added a working webpack.config file and urge you to compare it with your configurations.

Pull Request:
If you’ve solved this problem differently and you feel that your solution would benefit the community as a whole, you should definitely consider making a Pull Request

@manolkalinov
Copy link

+1

1 similar comment
@aemixdp
Copy link

aemixdp commented Dec 29, 2016

+1

@curio77
Copy link

curio77 commented Jan 4, 2017

+1

Please provide an example of how to use this in the context of a webpack-utilizing project that includes react-pure-grid as a dependency. Your example lives in the same package as your module and includes its sources directly.

@weasteam
Copy link

weasteam commented Mar 2, 2017

+1

2 similar comments
@skizzo
Copy link

skizzo commented May 10, 2017

+1

@Keped
Copy link

Keped commented Sep 28, 2017

+1

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

No branches or pull requests