Commit graph

12 commits

Author SHA1 Message Date
Futago-za Ryuu afeb2a3330 Support naming Webpack configs 2019-11-16 18:01:09 +00:00
Futago-za Ryuu 5f8344395c Update @pegjs/bundler
- Swap 'webpack-cli' for 'webpack-nano'
- Removed the built-in banner/header
- Added 'banner' option for custom headers
- Added alternative 'minimize' option
2019-11-15 02:02:32 +00:00
Futago-za Ryuu 04275b23da Update dependencies 2019-11-15 00:53:18 +00:00
Futago-za Ryuu 8b7bff7ac3 Resolve linting errors
This also temporarliy disables linting '.ts' files due to the fact that the currect '.d.ts' files contain too many errors/warnings that need to be manually fixed, but since I'm going to be rewriting the whole module in TypeScript anyway, resolving these ESLint error's is a pointless waste of time.
2019-09-29 03:24:42 +01:00
Futago-za Ryuu cf022429bb Cleanup and Update
- Update all dependencies
- Use '@futagoza/*' ESLint configurations
- Remove redundent '@pegjs/eslint-config'
- Add TypeScript support to the bundler
2019-09-28 23:19:24 +01:00
Futago-za Ryuu d08e8bf52d Upgrade devDependencies
- codecov: 3.3.0
- eslint: 5.16.0
- mocha: 6.1.3
- mocha-junit-reporter: 1.22.0
- nyc: 14.0.0
- vuepress: 1.0.0-alpha.47
- sinon: 7.3.2
- @babel/core: 7.4.3
- @babel/preset-env: 7.4.3
- webpack: 4.30.0
2019-09-28 23:19:23 +01:00
Futago-za Ryuu fae001e4ed Upgrade devDependencies:
- codecov: 3.2.0
- eslint: 5.15.3
- eslint-config-futagozaryuu: 5.8.0
- eslint-plugin-vue: 5.2.2
- mocha: 6.0.3
- nyc: 13.3.0
- vuepress: 1.0.0-alpha.44
- sinon: 7.3.0
- @babel/core: 7.4.0
- @babel/preset-env: 7.4.2
- webpack: 4.29.6
- webpack-cli: 3.3.0
2019-09-28 23:19:22 +01:00
Futago-za Ryuu d7c11c54e8 Ensure all js files are transpiled 2019-02-14 13:15:43 +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 97f98122f8 devDependencies > dependencies 2019-02-12 02:21:45 +00:00
Futago-za Ryuu da3ea8e47d Implement @pegjs/bundler 2019-02-12 02:00:48 +00:00