5bb2ff0eb3
switch to ESM imports (drops node 10.x support)
...
also download assets to a temp dir instead of ./vendor
2021-08-31 11:56:33 -04:00
0f315eadc4
use @jakejarvis/eslint-config, switch to yarn
2021-08-31 10:28:03 -04:00
d87c63f5d3
Switch to more modern and lightweight dependencies
2021-06-01 19:41:24 -04:00
a0aaabb804
run tests on Node 16
2021-05-24 12:23:39 -04:00
1e11110408
Clean up tests
2020-03-25 11:47:51 -04:00
6c87e415dc
allow binaries in vendor folder to be cached
...
aka: don't delete binaries in node_modules folder, since they shouldn't change anyways (unless the package is also updated)
2020-02-18 17:40:51 -05:00
a0a61c0d60
print Hugo version & environment variables in tests
2020-01-31 09:08:38 -05:00
XhmikosR
5c84c3d31f
Re-add `'use strict' statements.
...
They are still needed.
2018-12-17 23:14:23 +09:00
XhmikosR
ea361afa4a
Minor lint tweaks. ( #69 )
2018-10-07 17:42:52 +09:00
XhmikosR
a10898b002
Updates ( #57 )
...
* Travis CI: add Node.js 10.x.
* Move eslint mocha where it's needed.
* Update devDependencies.
Notes:
* package-lock.json is saved with npm 6.3.1, the one that ships with node.js 10.x
* eslint 5.x doesn't support node.js 4.x, so don't update it
2018-07-07 12:03:52 +09:00
Shun Sato
2babfd561c
feat(hugo): upgrade Hugo to v0.17 ( #9 )
2016-10-19 23:36:34 +09:00
Shun Sato
fdd354f25d
Initial commit
2016-05-31 02:44:50 +09:00