Yapapaya / jquery-cloneya

A jquery plugin to clone DOM elements
MIT License
76 stars 28 forks source link

Minified file is broken #7

Closed ihorvorotnov closed 9 years ago

ihorvorotnov commented 9 years ago

Hello, The jquery-cloneya.min.js from current master is broken, it contains extra lines left out by minifying tool or while doing git rebase. Probably by 026ee4df3d500f83ffcaa8eff350e939a3516d66. Here's the code:

<<<<<<< HEAD
!function(e){var n=function(n,t){var o=/^(.*)(\d)+$ ...
=======
(function(e){var t=function(t,n){var r=/^(.*)(\d)+$ ... 
>>>>>>> handle clone delete buttons on minfile

The non-minified version works like a charm. Thanks for the plugin!

actual-saurabh commented 9 years ago

Fixed in 85008432b951ccb70f44c58e191e2f6cab1f18ed