Commit Graph

19 Commits

Author SHA1 Message Date
grafixeyehero
716ac36031 Add webpack-dev-server 2019-09-30 23:51:46 +03:00
dkanada
0286cc60d5
Merge pull request #458 from dkanada/site
Refactor several files and methods
2019-09-25 23:52:49 +09:00
Bill Thornton
5cb4c195d7 Azure pipelines (#470)
* Set up CI with Azure Pipelines

[skip ci]

* Update azure-pipelines.yml for Azure Pipelines

* Update .npmignore

* Add linting to Azure Pipelines

* Move linting to separate job

* Move Azure config to .ci

* Publish pipeline artifact

* Fix yaml

* Only run build if lint succeeds

* Remove version variable

* Update npmignore

* Exclude version from package filename

* Update CI triggers
2019-09-19 14:35:30 -04:00
dkanada
5104aabead move remote control to folder and fix sortable dependency 2019-09-13 00:05:15 -07:00
dkanada
1f0f1dc1b3 bundle swiper and sortable libs 2019-09-12 23:40:43 -07:00
dkanada
0aca394e1e bundle jquery and enable animations for metadata page 2019-09-12 04:01:53 -07:00
dkanada
26644c06c4 bundle libjass 2019-09-12 03:40:24 -07:00
dkanada
5a802c35b8 bundle howler using webpack 2019-09-12 03:24:10 -07:00
Bill Thornton
ed34530b1e Require hls.js from npm (#456)
* hlsjs

* Fix webpack libraryTarget config
2019-09-11 02:35:41 -07:00
Bill Thornton
42c8ef6262 Add prepare script for git installs (#429) 2019-08-31 00:07:37 -07:00
Bill Thornton
43ec4ff0e7 Remove unused dependencies 2019-06-15 00:35:24 -04:00
Bill Thornton
5734d5d07d Add webpack copy plugin 2019-05-25 00:28:06 -04:00
Bill Thornton
fa50f3521c Add webpack bundle for external dependencies 2019-05-22 15:18:17 -04:00
Bill Thornton
ba9382e1bd Add eslint as dev dependency 2019-05-22 14:50:54 -04:00
Bill Thornton
036ce21849 Fix invalid license 2019-05-21 00:50:53 -04:00
vitorsemeano
ec387c5246 webpack config and package.json for yarn 2019-05-03 22:50:59 +01:00
vitorsemeano
f5c2a331b0 changed package.json for initial version 0.0.0 2019-02-20 22:18:56 +00:00
vitorsemeano
7f407f9691 added weback and webpack-cli as dev dependencies 2019-02-20 22:17:26 +00:00
vitorsemeano
4dd77a24ab added package.json with yarn init 2019-02-20 22:15:40 +00:00