2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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