jquery/test/data/core
Timmy Willison 2bdecf8b7b
Build: migrate most grunt tasks off of grunt
Updated tasks include:

- lint
- npmcopy
- build, minify, and process for distribution.
- new custom build command using yargs
- compare size of minified/gzip built files
- pretest scripts, including qunit-fixture, babel transpilation, and npmcopy
- node smoke tests
- promises aplus tests
- new watch task using `rollup.watch` directly

Also:

- upgraded husky and added the new lint command
- updated lint config to use new "flat" config format. See https://eslint.org/docs/latest/use/configure/configuration-files-new
- Temporarily disabled one lint rule until flat config is supported by eslint-plugin-import. See https://github.com/import-js/eslint-plugin-import/issues/2556
- committed package-lock.json
- updated all test scripts to use the new build
- added an express test server that uses middleware-mockserver (this can be used to run tests without karma)
- build-all-variants is now build:all

Close gh-5318
2023-09-18 12:39:00 -04:00
..
.babelrc.json Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
aliased.html Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
dynamic_ready.html Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
globaleval-context.html Core: Fire iframe script in its context, add doc param in globalEval 2020-02-10 19:17:22 +01:00
jquery-iterability-transpiled-es6.js Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test 2019-03-04 18:30:51 +01:00
jquery-iterability-transpiled.html Build: Take core-js-bundle from the external directory as well 2021-04-13 22:10:09 +02:00
onready.html Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00