Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4838

Dist build breaks application?

$
0
0

@robertneville73 wrote:

Ember 2.6.0

I have an application that works fine when built and run in development mode. When I do a product build (ember build -p) it breaks.

The error I get is:
"vendor-dd06bb4….js:30 Uncaught TypeError: Cannot read property 'allowNull' of undefined" If I look in the debugger, it appears to be complaining about boolean transforms.

The back-end connection is exactly the same when I run the ember app (that is ED is connecting to the same exact back-end when I run in develop vs. the built version).

Is this a known issue?

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles