file-management-system/resources/mix/vendors/formrepeater/formrepeater.bundle.js

6 lines
218 B
JavaScript

// Form Repeater - Creates an interface to add and remove a repeatable group of input elements: https://github.com/DubFriend/jquery.repeater
module.exports = [
'node_modules/jquery.repeater/jquery.repeater.js'
];