This repository has been archived on 2024-11-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mattermost-plugin-attachmen.../webapp
Jesse Hallam becbbc9685
Fix build issues (#104)
* fix linting issues on webpack.config.js

* sync with demo plugin, go mod tidy

* npm audit fix

There's a rash of lodash issues right now that have no available fix, but I'm fixing the remaining issues.

* use exact versions

* update webapp/package-lock.json too

* manually clean up go.mod/go.sum

* private package.json
2020-07-07 09:50:31 -03:00
..
i18n Refactoring (#43) 2019-06-22 16:15:48 +02:00
src build/manifest: print whole manifest variable as it is (#73) 2019-12-20 23:01:40 +01:00
tests Fixes #13571 : Introduce webapp tests to mattermost-plugin-starte… (#78) 2020-01-17 14:55:54 -05:00
.eslintrc.json add typescript support (#64) 2019-09-04 17:24:37 -03:00
.gitignore Various tooling improvements from other plugins (#96) 2020-06-22 11:21:37 -04:00
.npmrc Various tooling improvements from other plugins (#96) 2020-06-22 11:21:37 -04:00
babel.config.js Fix build issues (#104) 2020-07-07 09:50:31 -03:00
package-lock.json Fix build issues (#104) 2020-07-07 09:50:31 -03:00
package.json Fix build issues (#104) 2020-07-07 09:50:31 -03:00
tsconfig.json add typescript support (#64) 2019-09-04 17:24:37 -03:00
webpack.config.js Fix build issues (#104) 2020-07-07 09:50:31 -03:00