Giter VIP home page Giter VIP logo

Comments (8)

lany9527 avatar lany9527 commented on September 24, 2024 1

@cwtuan 谢谢你的耐心解答,我用create-react-app的时候eject了,然后在config的webpack部分里面配置了多入口
###【我参考了这里:http://imshuai.com/create-react-app-multiple-entry-points/ 】,
但是我降低为v1.1.1版本之后,再删掉多入口的配置部分,就能够build了,因为项目比较紧,所以,还没时间深究到底发生了什么,才导致build错误。如果你知道了,请告诉我哦,谢谢啦。

from react-intl-universal.

cwtuan avatar cwtuan commented on September 24, 2024

could you show more detail about your build config?

from react-intl-universal.

lany9527 avatar lany9527 commented on September 24, 2024

@cwtuan 你好,我用的是create-react-app生成的项目,然后按照例子配置的,没有什么build config。你能说的详细点吗,或者是我哪里理解错了

from react-intl-universal.

cwtuan avatar cwtuan commented on September 24, 2024

what's your node version and create-react-app version?

from react-intl-universal.

lany9527 avatar lany9527 commented on September 24, 2024

@cwtuan

version:

node -v:

v7.10.0

create-react-app --version :

1.3.3

thank you

from react-intl-universal.

cwtuan avatar cwtuan commented on September 24, 2024

@lany9527
I got the same error when using create-react-app, but react-intl-universal works fine with webpack in my project. I will fix this create-react-app issue in next release.

Currently, could you please use webpack as building tool? create-react-app is suitable for demo project. For production product, webpack is strongly recommended.

There are lots of react+webpack generators on the web, you can try generator-react-webpack to generate a new project quickly.

from react-intl-universal.

hwwn avatar hwwn commented on September 24, 2024

我这边的项目也是 用 create-reat-app做的, 同样是build的时候先卡住,之后报了一样的错误提示

from react-intl-universal.

cwtuan avatar cwtuan commented on September 24, 2024

@lany9527 @hwwn
Please upgrade to v1.3.4 to fix build issue.

from react-intl-universal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.