Rev 13577 | Rev 14456 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13577 | Rev 13602 | ||
---|---|---|---|
Line 150... | Line 150... | ||
150 | // what-input |
150 | // what-input |
151 | { |
151 | { |
152 | expand: true, |
152 | expand: true, |
153 | flatten: true, |
153 | flatten: true, |
154 | filter: 'isFile', |
154 | filter: 'isFile', |
155 | src: ['node_modules/what-input/dist/*.min.js'], |
155 | src: ['node_modules/what-input/dist/*.min.js', 'node_modules/what-input/dist/maps/*.map'], |
156 | dest: '../../scripts/js/external/what-input/', |
156 | dest: '../../scripts/js/external/what-input/', |
157 | }, |
157 | }, |
158 | // Chart.js |
158 | // Chart.js |
159 | { |
159 | { |
160 | expand: true, |
160 | expand: true, |