DEV: upgrades bootstrap-modal (#7235)

This commit is contained in:
Joffrey JAFFEUX
2019-03-21 14:18:12 +01:00
committed by GitHub
parent da578e92f2
commit c18a6069c2
4 changed files with 53 additions and 24 deletions

View File

@ -19,6 +19,9 @@ task 'javascript:update' do
dependencies = [
{
source: 'bootstrap/js/modal.js',
destination: 'bootstrap-modal.js'
}, {
source: 'ace-builds/src-min-noconflict/.',
destination: 'ace',
public: true