stable

Clone or download

Read-only

request #9267 Error with grunt-contrib-sass when using symlinked artifact-modal

How to test this: Link the artifact-modal directory to planning-v2 (don't forget to update your npm dependencies, they changed with the switch to sass) Run (cd to modal dir && npm run build) && (cd to planning-v2 dir && npm run build). You should not have an error and you should have a .scss file in the dist/assets directory of the artifact-modal Repeat for kanban Change-Id: I278992d7f32a403dc0fbe0aa86749d415bd090c9

Modified Files

Name
M plugins/agiledashboard/www/js/kanban/Gruntfile.js +6 −4 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/Gruntfile.js +6 −4 Go to diff View file