7 Commits (5f8344395cbfa7c8e2eb7bd761222a55a3233939)

Author SHA1 Message Date
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
5 years ago
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.
5 years ago
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
5 years ago
Futago-za Ryuu d7c11c54e8 Ensure all js files are transpiled 5 years ago
Futago-za Ryuu 6525825f2e Use mocha-loader 5 years ago
Futago-za Ryuu f7a52c70a4 Webpack: use library option 5 years ago
Futago-za Ryuu da3ea8e47d Implement @pegjs/bundler 5 years ago