Skip to content

Commit

Permalink
Merge pull request #164 from Lombiq/issue/OSOE-815-combined
Browse files Browse the repository at this point in the history
OSOE-815: Workaround for random \"Error in styles pipeline: linting failed.\" during Windows builds
  • Loading branch information
Piedone authored Jan 29, 2025
2 parents 80f2fa5 + f4f29fd commit 7d82f7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Lombiq.VueJs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@
"scripts": {
"source": "Assets/Scripts",
"target": "wwwroot/js"
},
"styles": {
"source": "Assets/Styles",
"target": "wwwroot/css"
}
}
}

0 comments on commit 7d82f7c

Please sign in to comment.