Commit graph

11 commits

Author SHA1 Message Date
Futago-za Ryuu baf8b3a339 Publish to pegjs@dev on every CI run
This adds a new local package called '@pegjs/publish-dev' that will be run by the CI after all other tasks.

'@pegjs/publish-dev' will, as the name implies, publish a new release of pegjs on NPM under the dev tag.
2019-02-15 00:54:31 +00:00
Futago-za Ryuu ef2d318c15 Regenerate test bundle [NO_CI] 2019-02-14 12:37:37 +00:00
Futago-za Ryuu caa8b4cf7b Use html reporter for mocha browser 2019-02-14 12:07:46 +00:00
Futago-za Ryuu fcbfa39102 Ensure mocha runs on the browser 2019-02-14 11:41:46 +00:00
Futago-za Ryuu ea991cd65c Rebuild ci bundles 2019-02-14 11:16:06 +00:00
Futago-za Ryuu 6525825f2e Use mocha-loader 2019-02-13 06:43:48 +00:00
Futago-za Ryuu f7a52c70a4 Webpack: use library option 2019-02-13 05:01:07 +00:00
Futago-za Ryuu c35a61f524 Commit bundled web ci files 2019-02-13 03:13:38 +00:00
Futago-za Ryuu 8c30834ccc Run eslint on .vue files 2018-12-22 14:36:16 +00:00
Futago-za Ryuu 132a68b4d5 Upgrade to Vuepress@next
Travis was failing with a weird ESLint error, and when I checked locally, the problem seemed to be related to Vuepress v0. Upgrading to Vuepress v1-alpha seems to fix this (at least on my machine...)
2018-12-22 11:40:23 +00:00
Futago-za Ryuu a8e7534595 Add basic config for Vuepress 2018-12-22 09:11:22 +00:00