Commit Graph

5 Commits

Author SHA1 Message Date
Basil Crow 4d2698f254
Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
Jan Faracik 65640f3b93
Convert `pluginSetupWizard.less` to SCSS (#7961)
* Init

* Remove icons

* Init

* Update pluginSetupWizard.less

* Update pluginSetupWizard.less

* Update pluginSetupWizard.less

* Init

* Update yarn.lock

* Update config

* Address issues

* Tidy up

* Working build - imports bootstrap correctly

* Update .stylelintrc.js

* Update pluginSetupWizard.scss

* Update .prettierignore

* Update index.jelly

* Fix bootstrap import

* Third time is the charm
2023-05-14 22:40:34 +02:00
Stefan Spieker bcefcc5f79
[JENKINS-68699] Upgrade Yarn from 1.22.19 to 3.2.0 (#5824)
Co-authored-by: Basil Crow <me@basilcrow.com>
2022-07-21 07:37:01 +01:00
Basil Crow 6b17e392cd
[JENKINS-68887] `CssSyntaxError` when linting `war` module on Windows (#6744) 2022-07-02 09:12:07 -07:00
Baptiste Mathus 6dea927787 Add .gitattributes to embed standard IN the repo
That file will avoid users to file PR with wrong newline encoding.
I've tried to declare what seemed to be the most common extensions. It's
not strictly required, since the first line and the Git integrated
heurisitics would work just fine in general. But we're just adding a bit
more info here to lower chances to screw up.
2016-10-04 11:34:32 +02:00