evazion
|
efe5111a9e
|
js: bundle jQuery with Webpack.
Include jQuery in our Webpack bundle instead of loading it from CDNJS.
This means we no longer load any Javascript libraries from third party
sites.
|
2020-06-30 23:41:47 -05:00 |
|
evazion
|
f8e109f6dc
|
Update gems and yarn packages.
Remove *.scss.erb loader because it's now supported natively by
webpacker.
|
2019-11-26 01:58:57 -06:00 |
|
evazion
|
752557e813
|
Add eslint support.
Run with `yarn run lint` or `bin/webpack`.
|
2018-08-05 18:30:25 -05:00 |
|
r888888888
|
660cd6ce62
|
export blacklist, comment, dtext, postmodemenu, and note javascripts (#3795)
|
2018-08-04 17:13:26 -07:00 |
|
Albert Yi
|
6fa0ae2cf1
|
Migrate assets to use Webpacker
|
2018-07-27 15:24:05 -07:00 |
|