There was an error while loading. Please reload this page.
1 parent 5ad9012 commit 0c2d59cCopy full SHA for 0c2d59c
1 file changed
Gruntfile.js
@@ -5,7 +5,6 @@ module.exports = function(grunt) {
5
var commonjs = require('rollup-plugin-commonjs');
6
var replace = require('rollup-plugin-replace');
7
var build = require('./build.json');
8
- var inject = require('rollup-plugin-inject')
9
10
grunt.initConfig({
11
0 commit comments