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
Colton Shaw 121997e77a
Upgrade node to 16.13 (#163)
* Updated base packages and regenerated package-lock

* Added babel plugin to eslint, cleaned up webpack config

* Version requirements for node/npm in README

* Readded compass and css, removed by mistake

* Fixed jest testing

* Fixing lint issues.

* Moved import to use webapp redux package

* Fixed final jest issue

* Modified packages and rebuild packagelock for node 16.14

* Add src and mattermost-redux alias

* Update README.md

Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>

* Adding nvm and removing the default type from the package

* Delete root package-lock.json

* Pinned to webapp v7, rebuild package log

* fixed imports with TS

* change tsconfig location pointer

* updates for vscode-eslint to work with tsconfig subpath

* don't import webapp for tests

* remove "v" from .nvmrc

---------

Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-22 02:23:38 -05:00
..
i18n Refactoring (#43) 2019-06-22 16:15:48 +02:00
src Upgrade node to 16.13 (#163) 2023-02-22 02:23:38 -05:00
tests Upgrade node to 16.13 (#163) 2023-02-22 02:23:38 -05:00
.eslintrc.json Upgrade node to 16.13 (#163) 2023-02-22 02:23:38 -05: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 Upgrade node to 16.13 (#163) 2023-02-22 02:23:38 -05:00
package.json Upgrade node to 16.13 (#163) 2023-02-22 02:23:38 -05:00
tsconfig.json Upgrade node to 16.13 (#163) 2023-02-22 02:23:38 -05:00
webpack.config.js Upgrade node to 16.13 (#163) 2023-02-22 02:23:38 -05:00