Commit Graph

10 Commits

Author SHA1 Message Date
David Wheatley
d65deeccb5
chore: maintenance pre-1.2 release (#3213)
* chore: bump js dependencies

* chore: bump Yarn to 3.1.1

* chore: re-patch TS binary

* chore: don't show diffs for yarn lockfile
2021-12-27 19:04:42 +00:00
David Wheatley
50dcfdb2a6
Mark typings as generated code (#2886) 2021-06-07 13:12:43 +01:00
David Wheatley
3a6b8847f1
Mark JS dist folder as generated code (#2828)
This excludes it from the repo's language stats and are suppressed in Linguist diffs.

See: https://github.com/github/linguist/blob/master/docs/overrides.md#generated-code
2021-05-04 18:13:42 +01:00
Wadim Kalmykov
d6511e0df5
Improve developer experience by forcing LF line endings (#2321) 2020-09-28 14:04:08 -04:00
Toby Zerner
3f683dd6ee
Webpack (#1367)
* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Refactor JS initializers into Application subclasses
* Maintain partial compatibility API (importing from absolute paths) for extensions
* Remove minification responsibility from PHP asset compiler
* Restructure `less` directory
2018-06-20 13:20:31 +09:30
David Sevilla Martin
e31edd29d2
Exclude files for distribution using .gitignore 2017-05-18 18:46:55 -04:00
janga
7b710d5898 Hide diff for compiled diff files 2017-02-12 10:26:10 +05:30
Daniël Klabbers
e58ff71f93 remove unnecessary gitignore 2016-10-08 13:03:10 +02:00
Toby Zerner
be33761950 Include the extension stub's .gitignore file 2015-08-29 18:29:33 +09:30
Toby Zerner
5228628a71 Add .gitattributes 2015-08-13 13:07:55 +09:30