cozy / cozy-proxy

This repository was part of CozyV2 which has been deprecated - Cozy authentication and routing layer
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
26 stars 31 forks source link

Update Marionnette version to avoid Backbone conflicts (bis) #312

Closed misstick closed 7 years ago

misstick commented 7 years ago

See previous PR : https://github.com/cozy/cozy-proxy/pull/302

You will find history and complete description of the issue here: https://github.com/marionettejs/backbone.marionette/issues/2559#issuecomment-106037738

There was missing webpack configuration to link to the right path when calling package backbone or marionette

gregorylegarec commented 7 years ago

Thanks @misstick