Files: 4efee7a47afd6f4413cbd04ea28cc28bae04b389 / dictionary / blessed.js
142 bytesRaw
1 | ; |
2 | |
3 | // https://github.com/chjj/blessed/issues/298 |
4 | module.exports = { |
5 | pkg: { |
6 | scripts: [ |
7 | 'lib/widgets/*.js' |
8 | ] |
9 | } |
10 | }; |
11 |
Built with git-ssb-web
1 | ; |
2 | |
3 | // https://github.com/chjj/blessed/issues/298 |
4 | module.exports = { |
5 | pkg: { |
6 | scripts: [ |
7 | 'lib/widgets/*.js' |
8 | ] |
9 | } |
10 | }; |
11 |
Built with git-ssb-web