aurelia-bs-modal icon indicating copy to clipboard operation
aurelia-bs-modal copied to clipboard

fixes #31 - build Error: Cannot find module 'object.assign'

Open atsu85 opened this issue 9 years ago • 2 comments

atsu85 avatar Oct 18 '15 08:10 atsu85

Hmm I don't think this should be valid - if you don't have Object.assign then you should use the polyfills - could you explain the need for this one?

plwalters avatar Oct 19 '15 02:10 plwalters

The exception happens at build time, and this commit (as I understand) is doing exactly that - adds polyfill for Object.assign. @PWKad, are You saying that building works for You and I should install something else globally?

atsu85 avatar Oct 19 '15 08:10 atsu85