Skip to content
Snippets Groups Projects
Unverified Commit bc978db0 authored by Shane Kilkelly's avatar Shane Kilkelly Committed by GitHub
Browse files

TEST DO NOT MERGE

Testing copybara, don't merge this commit or PR
parent 3d426546
No related tags found
No related merge requests found
...@@ -14,6 +14,8 @@ const PackageVersions = require('./app/src/infrastructure/PackageVersions') ...@@ -14,6 +14,8 @@ const PackageVersions = require('./app/src/infrastructure/PackageVersions')
const Settings = require('settings-sharelatex') const Settings = require('settings-sharelatex')
require('es6-promise').polyfill() require('es6-promise').polyfill()
// TEST DO NOT MERGE
module.exports = function(grunt) { module.exports = function(grunt) {
grunt.loadNpmTasks('grunt-contrib-requirejs') grunt.loadNpmTasks('grunt-contrib-requirejs')
grunt.loadNpmTasks('grunt-file-append') grunt.loadNpmTasks('grunt-file-append')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment